close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
31 views

I encounter a strange situation where SubWcRev.exe fails if the path passed as the 1st argument does match the name of an actual path but not the case (case sensitive). Context: Windows Sever 2019 ...
Solo's user avatar
  • 439
5 votes
2 answers
6k 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
0 votes
0 answers
145 views

Over the last couple of weeks, my IIS Server has been experiencing some weird crashes. It's an IIS 10 running on a Windows 2019 Server. I have 2 production web apps running on the server, both on .NET ...
Matthew Warr's user avatar
0 votes
0 answers
159 views

How can I install Visual Studio 2005 on Windows 2019? I need to maintain a Visual C++ 2005 application and it will take months to migrate to VS2019, so I need to use Visual Studio 2005. I have already ...
JohannSinuhe's user avatar
0 votes
1 answer
91 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
423 views

I am using a Windows 10 system, and as such I need to use: mcr.microsoft.com/windows/servercore:ltsc2019 However when I follow the steps from: https://learn.microsoft.com/en-us/visualstudio/install/...
malat's user avatar
  • 12.8k
0 votes
1 answer
363 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
  • 740
1 vote
1 answer
79 views

This is for MongoDB 4.2 in a Windows Server 2019 environment. Our MongoDB server logs recently started including a lot of records like this: [LogicalSessionCacheReap] Failed to reap transaction table: ...
user2333312's user avatar
1 vote
0 answers
74 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,102
0 votes
1 answer
196 views

The following Java Program is an example of the code that is used to send message to IBM MQ. This is used to explain the problem: import com.ibm.mq.MQC; import com.ibm.mq.MQException; import com.ibm....
tarekahf's user avatar
  • 1,102
0 votes
0 answers
91 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
564 views

I'm running an IIS web server on Windows Server 2019, and I need to disable HTTP/2 for some specific sites while keeping it enabled for others. I know that I can disable HTTP/2 globally by setting the ...
Mselmi Ali's user avatar
  • 1,325
-1 votes
1 answer
901 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.5k
0 votes
1 answer
89 views

We have an EDI application which exchange documents using AS2 protocol where when we receive documents from one of our business partner and try to decrypt it ,we are getting error - Error = 0x8009200C ...
Mehul's user avatar
  • 165
1 vote
2 answers
252 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

15 30 50 per page
1
2 3 4 5
37