I'm trying to run the Visual Studio 2012 remote debugger on a Windows Server 2008 x86 (not R2) virtual machine, but I can't get past the "Remote Debugging Configuration" screen as the Windows Web Services API fails to install with the following message
---------------------------
Visual Studio Remote Debugging Monitor
---------------------------
The Windows Web Services installer failed to execute. The installer exited with error 'Data of this type is not supported.'.
---------------------------
OK
---------------------------
The only thing that I have to go on are these two posts
Which seem to indicate that the problem is simply that this update can't be downloaded from anywhere. I've also tried to download these manually, however the only source I've found is this which states that my company has to agree to some terms first, which is obviously a little too much effort just to get remote debugging working.
How can I get remote debugging working on a Windows Server 2008 (non-R2) machine?
Update: I have raised this on Microsoft Connect
To perform remote debugging using Visual Studio: On the remote computer, in Visual Studio, choose Connect to Remote Debugger from the Tools menu. In the Connect to Remote Debugger dialog box, enter a connection string, and click Connect.
The Remote Debugger Port on 32-bit Operating SystemsTCP 4024 (in Visual Studio 2019) is the main port, and is required for all scenarios.
In the Windows Start menu, search for and open Windows Firewall, and select Allow an app through Windows Firewall. Make sure Remote Debugger or Visual Studio Remote Debugger appears in the Allowed apps and features list with a selected check box, and the correct network types are selected.
There is a (somewhat long-winded) workaround for this issue.
If not already, install "Platform Update for Windows Server 2008 (KB971644)" from Window Update (http://support.microsoft.com/kb/971644?wa=wsignin1.0). It will install KB971512, KB971513, and KB960362 in "Control Panel -> Programs and Features -> Installed Updates".
Install Windows Live Essentials from http://go.microsoft.com/fwlink/?LinkID=255474
A dependency of the Live Essentials will install the WWS update that is required.
Hopefully this gets you unblocked until the issue can be fixed properly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With