561 questions
1
vote
1
answer
75
views
PyTorch fails on Windows Server 2019: “Error loading c10.dll” (works fine on Windows 10)
I'm trying to deploy a Python project on Windows Server 2019, but PyTorch fails to import with a DLL loading error.
On my local machine (Windows 10, same Python version), everything works perfectly.
...
3
votes
0
answers
145
views
C# service doesn't run on Windows Server, but runs on Windows 10
I'm trying to build a background service with autostart in the background.
Core logic in console app executing from OnStart, however after several failures at debugging root cause - modified code by ...
0
votes
0
answers
29
views
ldap_start_tls_sA hangs on second LDAP session during persistent search on Windows Server 2022/2019?
I'm using the LDAP C API (wldap32.dll) in a Delphi app on Windows Server 2022 (also reproducible on Server 2019).
The problem: The first instance of my class connects to Active Directory with ...
0
votes
0
answers
44
views
Windows Server 2019 Default Administrator Permissions
I installed Windows Server 2019(Datacenter) on my laptop in preparation to start learning MS Sharepoint. Everything runs fine. I can install and uninstall applications with the default Administrator ...
0
votes
1
answer
69
views
Install Erlang in docker image on Windows Server 2019 build machine
I'm trying to install RabbitMQ in my custom docker image. For RabbitMQ I need Erlang and I install it in the docker file like this:
RUN powershell -Command Start-Process -Wait -FilePath C:\...
0
votes
1
answer
246
views
gRPc (C#) support for IIS Windows Server 2019
I am working on converting some of my WCF projects. Is it possible to connect gRPC to Windows Server 2019 yet? I’ve read on GitHub repository that it works for 2022+; however the issue was made a ...
1
vote
0
answers
64
views
Send Message to IBM MQ (PUT) with SSL from Java takes a long time to complete
The following Java program is used to send a message to MQ 9.3.5 (Windows Based). It works fine and takes less than a second to complete if not using SSL. When using SSL, it takes about 80 seconds to ...
0
votes
0
answers
73
views
Docker randomly fails at removing containers during CI/CD pipeline on windows server
I have a Bamboo Server pipeline that uses containers to build the code and run automated tests. Both Bamboo and Docker run on a Windows Server 2019 machine. Everything ran smoothly for a couple years ...
0
votes
1
answer
735
views
Scheduled Task Not Starting on Windows Server 2022 Until User Logs In
I’m experiencing an issue with a PowerShell script that creates and starts a scheduled task. This script works without any issues on Windows Server 2019. However, on Windows Server 2022, the task is ...
1
vote
2
answers
205
views
Icons not displaying correctly for certain Windows version in VB 6 application
So I have a VB 6 application. I am using ImageList and Image controls to add and display icons in my application.
But for some reason they are displaying incorrectly for certain windows version(s).
...
0
votes
1
answer
783
views
.NET 8 Hangfire application on IIS is not always running
I have a Hangfire application written on .NET 8 and hosted on IIS. It's used to run a daily scheduled job.
Problem is that after some time the application shuts down and does not start again, so job ...
0
votes
1
answer
6k
views
How to fix 0x80073701 error while installing IIS service on Azure Windows Server 2019?
I am facing error while installing IIS service on my Azure Windows Server 2019 from both the options i.e., through Server manager and via PowerShell command.
I checked various article to fix it but ...
0
votes
2
answers
5k
views
File "<frozen runpy>", ModuleNotFoundError: No module named 'pip' o Windows
Original title was: Can't install pip on Windows Server 2019 Standard using Windows embeddable package for Python 3.12.4
Edited to: File "", ModuleNotFoundError: No module named 'pip' o ...
1
vote
1
answer
77
views
Why does dir iis:\appname\workerprocesses have an incorrect result?
On my Windows Server 2019 VM, I used this to check on the worker process:
C:\users\rpresser> ipmo webadministration
c:\users\rpresser> dir iis:\myappPoolName\workerprocesses
Process State ...
0
votes
1
answer
548
views
.NET Core 8.0 on IIS: Cannot marshal 'parameter #1': Cannot marshal managed types when the runtime marshalling system is disabled
I'm getting this exception that I put bellow, while I tried to start my ASP.NET Core 8.0 Web API on my IIS site.
AgentStatus=Failed (Initializing), AD=Shared Domain1
Failed to initialize agent: ...
-1
votes
1
answer
1k
views
IIS (on Win2019) Missing "Authorization Rules"
On Windows 2019, I have a web app with "Windows Auth" enabled, but I don't see the link "Authorization Rules" to add users, and groups (as I have on an older server).
This is what ...
2
votes
0
answers
235
views
How to set a user password in Active Directory using LDAP Delphi component from IPWorks
I need to set a user password in Active Directory using LDAP Delphi component from IPWorks.
I'm using the code shown below. It works without error, but I can't login in AD because it does not ...
0
votes
0
answers
51
views
link href to website css does not work since upgrading to Windows Server 2019
We have a process that converts xml to html via a XSLT file. We are using css from the same website that is using the process.
<head>
<link href="$siteURL/css/pdf.css" ...
0
votes
1
answer
1k
views
Windows server 2019 - minimal permissions to allow certmgr.msc (local) to connect to server for read cert store access
I'm trying to figure out what userrights or group membership would be necessary to allow normal built-in\users read-access to a remote server's certificate store via certmgr.msc (or "manage ...
0
votes
1
answer
589
views
Why does Windows Filtering Platform apply ALE reauthorization for EVERY single incoming multicast UDP packet from same source?
I am using iperf network testing tool and observe the following: if, on box A (Windows Server 2019), I have a single sender that posts to some multicast address/port, and 5 multicast receivers, ...
0
votes
0
answers
356
views
Getting 404 / 500 errors deploying ASP.NET Core 5.0 Web API
TL;DR - I'm getting 404 or 500 errors when trying to deploy a ASP.NET Core 5.0 Web API to a server that has one successfully running already.
First - I apologize for the huge post, but I'm trying to ...
-3
votes
1
answer
3k
views
how can i show "this pc" icon for all my domain users? [closed]
i have windows server 2019 on my main server and by default windows 10 and 7 (domain computers) doesn't show "this pc" "my computer" when the operating system is installed, i want ...
1
vote
2
answers
178
views
Can an app build on windows server 2019 run on windows server 2016
I have an app that was built on windows server 2019, using Visual Studio 2019. It fails to run on windows server 2016.
Is there a way to get this app to run on windows server 2016?
0
votes
1
answer
735
views
Exclude Registry Paths From User Profile Disk Roaming
We use UPD's in RDS environments (Server 2019)
Microsoft have recently announced guidance explaining we should be excluding the files at the bottom of this question, from roaming inside the UPD.
We ...
0
votes
1
answer
428
views
Why has the SSL Settings (client cert) behavior of IIS changed between IIS 8.5 and 10?
I am responsible for a legacy .Net 4.8 application which has MVC and API components and is only used internally. This application server has gone through an in-place upgraded from Windows Server 2012 ...