Remote Debugging Errors and Troubleshooting
Visual Studio 2010
This topic applies to:
Edition | Visual Basic | C# | F# | C++ | Web Developer |
|---|---|---|---|---|---|
Express | ![]() | ![]() | ![]() | ![]() | ![]() |
Pro and Team | ![]() | ![]() | ![]() | ![]() | ![]() |
You may encounter the following errors when attempting to debug remotely.
Error: An unexpected DCOM error occurred trying to contact the remote computer. Access is denied
Unable to Connect to the Microsoft Visual Studio Remote Debugging Monitor
Error: Remote computer could not initiate DCOM communications
Error: Unable to connect to the machine <name>. The machine cannot be found on the network.
Error "Unable to start debugging / Access is denied"
What about the error "Unable to start debugging / Access is denied"? User acct on local machine is different from user acct on remote.
MSVMON is really very useful, but getting it to work is a PAIN. The docs don't explain how to decide which options to use, and the error messages are so vague you can't tell what's wrong.
MSVMON is really very useful, but getting it to work is a PAIN. The docs don't explain how to decide which options to use, and the error messages are so vague you can't tell what's wrong.
- 12/10/2011
- VoiceOfExperience

