Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
1 answer
1157 views

Installing Oracle Client and .NET Framework on Windows Nano Server LTSC 2022 for .NET Application Hosting Background: I have successfully hosted a .NET application on a Windows Server Core LTSC 2022, ...
Score of 1
0 answers
226 views

I need to start file sharing service on windows container One of my application wants to access folder inside the container through //hostname or ip address/C$/C/windows like this How can I make it ...
Score of 0
1 answer
383 views

First, Docker novice. Attempting to run a .Net5 Worker Service on a mcr.microsoft.com/windows/servercore:1909 docker image with the .Net5 and 3.1 sdks installed onto the system. The Service is being ...
Score of 2
0 answers
164 views

Usually when binaries under windows are not able to load dependencies (e.g. a missing dll) they show that via a pop-up message. When I run the same binary inside a windows server core docker container ...
Score of 7
3 answers
7576 views

I just installed the latest Windows 10 Pro 20H2. After installing Docker Desktop and switching it for Windows containers, it asked me to do the following Enable-WindowsOptionalFeature -Online -...
Score of -1
1 answer
488 views

I have a .NET core application that uses the library of PortSip. So far everything worked fine both locally in my Windows 10 laptop and in an EC2 AWS instance with Windows Server 2019 installed, and ...
Score of 3
2 answers
1874 views

Within a Docker container (image = mcr.microsoft.com/windows/servercore:ltsc2019), I have downloaded the SQL Server Express 2019 installer. I have successfully downloaded the LocalDB msi with: SQL2019-...
Score of 2
0 answers
521 views

I am trying to configure a docker image so that we get a memory dump when a container crashes. I have configured the registry settings for "Windows Error Reporting" so that it should write a ...
Score of 0
1 answer
34 views

I have an APP running inside container on windows 2016 platform . The app uses the postgreSQL database .we want to persist the database when container destroy and another container up again . So we ...
Score of 0
1 answer
591 views

Have following setup below. Flannel is in VXLAN mode. Name resolution does not work from Windows nodes. Verified that following works: Windows POD -> external DNS server resolution Windows POD -> ...
Score of 0
1 answer
408 views

I have kubernetes 1.17.4 running and Windows nodes joined to it. Overlay networking working fine in accessing all services within Kubernetes, the only problem is windows containers can not access ...
Score of 0
1 answer
555 views

I've been attempting to move an application to the cloud for a while now and have most of the services set up in pods running in a k8s cluster. The last piece has been giving me trouble, I need to set ...
Score of 0
1 answer
487 views

I am trying to add the X-Forwarded-For request header to the mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 Docker base image using Add-WebConfigurationProperty. My ...
Score of 0
1 answer
329 views

So I have a cluster with 3 CentOS 7 VMs (1 Master, 2 Worker) and 2 Windows Server 2019 worker nodes. I'm able to update the nodes on the CentOS VMs following this: https://kubernetes.io/docs/tasks/...
Score of 0
1 answer
1693 views

I'm building a image, which was made by microsoft/aspnet and builder OS: C:\> systeminfo | findstr /B /C:"OS Name" /C:"OS Version" OS Name: Microsoft OS Version: ...

15 30 50 per page