Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
75 views

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. ...
Rael Clariana's user avatar
3 votes
0 answers
145 views

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 ...
userXeroWan's user avatar
0 votes
0 answers
29 views

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 ...
Nasir's user avatar
  • 1
0 votes
0 answers
44 views

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 ...
Kennerdol's user avatar
  • 130
0 votes
1 answer
69 views

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:\...
testing's user avatar
  • 20.3k
0 votes
1 answer
246 views

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 ...
Drees's user avatar
  • 730
1 vote
0 answers
64 views

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 ...
tarekahf's user avatar
  • 1,082
0 votes
0 answers
73 views

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 ...
cecia234's user avatar
0 votes
1 answer
735 views

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 ...
Moerwald's user avatar
  • 11.4k
1 vote
2 answers
205 views

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). ...
yesTisAbdi's user avatar
0 votes
1 answer
783 views

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 ...
daily_driver's user avatar
0 votes
1 answer
6k views

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 ...
SRP's user avatar
  • 1,223
0 votes
2 answers
5k views

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 ...
Juan Antonio Tubío's user avatar
1 vote
1 answer
77 views

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 ...
Ross Presser's user avatar
  • 6,308
0 votes
1 answer
548 views

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: ...
amoncada's user avatar
-1 votes
1 answer
1k views

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 ...
NealWalters's user avatar
  • 18.5k
2 votes
0 answers
235 views

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 ...
Ricardo Pascoal's user avatar
0 votes
0 answers
51 views

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" ...
pt1xoom's user avatar
  • 21
0 votes
1 answer
1k views

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 ...
QuilleyPowers's user avatar
0 votes
1 answer
589 views

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, ...
Alexander Safronov's user avatar
0 votes
0 answers
356 views

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 ...
Musical Coder's user avatar
-3 votes
1 answer
3k views

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 ...
Akrm Zaki's user avatar
1 vote
2 answers
178 views

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?
Zdenik's user avatar
  • 536
0 votes
1 answer
735 views

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 ...
Callum Stones's user avatar
0 votes
1 answer
428 views

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 ...
NiteFiddle's user avatar

1
2 3 4 5
12