windows-server Questions
3
Solved
This error has suddenly started occurring on all my servers, and despite trying everything suggested here, I haven't been able to resolve it.
The issue persists regardless of the URL I attempt to a...
Stegman asked 18/4 at 11:36
3
I built a tool using Playwright dotnet, and it runs great locally. I'm trying to deploy it on my Windows server so other people can use it, and the problem is getting the headless browsers properly...
Erudite asked 11/8, 2021 at 23:32
7
Solved
I would like to determine if my program is running on a version of Windows Server. Apparently, System.Environment does not contain information about the fact that Windows is a server version (there...
Airfoil asked 29/6, 2010 at 6:21
1
I have set up a self-hosted runner on my Windows server and I have set up the necessary workflows needed to auto deploy/build my repo on the server. While setting up the runner, I configured the wo...
Pointblank asked 28/3, 2023 at 11:20
9
Solved
We have Docker for Windows installed on a Windows Server 2016 Datacenter box.
We use this box as a build agent for our docker containers.
When we try to connect to this box via the daemon t...
Charlatanism asked 9/7, 2018 at 18:46
2
Solved
I have an application that performs click on screen that's running on Windows 2019 Server instance
but the thing is that when I close RDP, then application stops working (clicking)
I suspect that...
Viviennevivify asked 5/6, 2020 at 13:53
8
Solved
I'm trying to set up a build server for .NET, but can't figure out where MSBuild.exe is installed.
I'm trying to install MSBuild using the Microsoft Build Tools 2013:
https://www.microsoft.com/en-...
Myoglobin asked 15/6, 2017 at 12:15
18
Solved
I am trying to FTP to a new FTP site I setup with IIS 7.0 for the Windows Server Web (64-bit) edition. But I get the above error when I try to login to this site. But I can login to my other FTP si...
Herzen asked 28/7, 2010 at 17:54
9
Solved
I'm remoting desktop to windows servers in our Lab/datacenter. I have a requirement to figure out all our servers are virtual machines or physical servers programatically, certainly we have the env...
Sixtieth asked 18/3, 2013 at 19:49
1
Solved
The new HTTP/3 protocol is supposed to be faster and more secure than HTTP/2. How do I enable it on Windows Server running IIS websites?
Excited asked 6/12, 2022 at 16:53
6
Is it possible to install any version of Visual Studio in a Windows Container on a Windows Server?
The motivation is to use Windows Containers for building software in continuous integration syste...
Incongruity asked 22/12, 2016 at 7:45
1
Solved
We want to install a docker container runtime on a (virtual) Windows Server 2022. This docker container should be able to run images on Linux (e.g. ubuntu). The server cannot run Hyper-V as it does...
Prather asked 12/5, 2022 at 12:26
1
Solved
I am debugging some VBA code I've written in Excel 2016, and this sub is crashing Excel 2016 on windows Server with no errors.
It is crashing on the Set RegObj = GetObject...
Sub TestPrinter()
On ...
Bohs asked 17/10, 2022 at 17:27
26
Solved
I have to run a Python script on a Windows server. How can I know which version of Python I have, and does it even really matter?
I was thinking of updating to the latest version of Python.
Klink asked 18/1, 2012 at 21:43
4
Solved
I'm developing a windows service, that downloads images from a specific URL. The service runs correctly on my computer but when I install it in the server it does not download the image and it give...
Choker asked 6/10, 2012 at 9:57
2
Solved
Is there a script that can log out my disconnected RDP session from any server? This is causing a lot of pain and constant ad account lockouts.
Any help would be awesome.
Quaint asked 11/4, 2017 at 17:46
6
I would kindly like to ask for help an issue I have running selenium on on a windows server without an interface, I get the following error:
Cannot start the driver service on http://localhost:4...
Lunitidal asked 17/9, 2018 at 9:40
1
I cannot restore a snapshot of an instance with Windows Server 2019.
When restoring the snapshot generated with the machine turned on, I get a machine that does not start and always has a blue scre...
Myotonia asked 29/11, 2021 at 17:8
2
I need to create an application which needs to create files/folders in "C:\Program Files","Users[username]" and Sys32. Also the application needs to make some registry entry.
This application need...
Brachypterous asked 12/4, 2013 at 9:41
3
Solved
I have Docker installed inside a Virtual Machine with Windows Server 2016.
I have a Linux Container from Python3 with NGINX server using --restart=always param, it runs fine while I am logged in, ...
Fanning asked 5/3, 2019 at 17:25
8
Solved
I am running Windows Server 2003 and need to install a version of GD.
Can anyone point out some instructions or advice?
Centenary asked 21/10, 2011 at 14:37
1
I have developed my application in Laravel 8, it's working fine in localhost and Linux server.
But When I deployed it in Plesk Windows Server it's showing permission denied error.
UnexpectedValueEx...
Cyn asked 28/7, 2021 at 6:29
2
Solved
I am using a cloud based EDR platform to monitor processes occurring on a client's compromised network. Something I have seen a lot of recently is msiexec.exe called with the option "-Embeddin...
Oosperm asked 13/7, 2021 at 16:48
2
Solved
I'm trying to setup an Auto Scaling Group in combination with CodeDeploy. Everything works fine except for the fact that when a new instance is created CodeDeploy starts before the user data script...
Foul asked 27/10, 2015 at 16:2
2
I'm trying to docker pull postgres but get this error message instead no matching manifest for windows/amd64 in the manifest list entries
Which lead me to this solution How can I run Docker in a A...
Sedulity asked 21/1, 2019 at 8:59
1 Next >
© 2022 - 2024 — McMap. All rights reserved.