Every time I attempt to start a local debugging session in VS2013 Professional on a Windows 8 64-bit machine, I receive the following error:
"A 64-bit debugging operation is taking longer than expected. This may be caused by incompatibilities with 3rd party networking software. See help for troubleshooting these issues."
followed shortly by:
"Unable to start program. The Microsoft Visual Studio Debugging Monitor (MSVSMON.EXE) does not appear to be running on the remote computer Please see Help for assistance on configuring remote debugging"
To start the debugging session, I press the "Local Windows Debugger" button:
Nothing scary there: definitely not remote debugging.
Things I've tried:
Further symptoms:
Any help in resolving this would be great.
Thanks.
The Microsoft Visual Studio Remote Debugging Monitor (MSVSMON.
In windows explorer, navigate to c:\ and search for msvsmon.exe . This will show you number of locations based on the number of Visual Studio version you have.
You can attach the Visual Studio debugger to a running process on a local or remote computer. After the process is running, select Debug > Attach to Process or press Ctrl+Alt+p in Visual Studio, and use the Attach to Process dialog to attach the debugger to the process.
You can try also to enable incoming UDP 3702
The windows firewall has a rule described as so:
Inbound rule to allow Visual Studio to discover remote debuggers running on the local network [UDP 3702]
Good Luck
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