I want to attach to procces from visual studio 2010 to windows server 2003 on virtual machine, name and password are the same.
On the virtual machine I have Remote Debugging Monitor version 10.0.30319.1
When I try to attach to the process it gives me an error:
Asked
Active
Viewed 1,363 times
1

Alex
- 8,908
- 28
- 103
- 157
-
Perhaps if you could translate some of the Russian (or whatever language that is) it might be easier to assist you. – Nate Zaugg Feb 07 '13 at 00:16
-
@NateZaugg in Russian language is written something like "The requested name is true, but the data of the requested type was found" – Alex Feb 08 '13 at 07:46
-
2When you setup remote debugging on the target machine it should say in the titlebar something like "user@machine". Are you putting that exact same information into the debugging machine? Are both of the machines on a domain? Are you logged into the remote machine with the same user/pass as the debugging machine? Are the firewalls turned off on each? – Nate Zaugg Feb 11 '13 at 01:05
-
@NateZaugg all information I set right, maybe problem it was be in firewall, this problem is old, but thanks for your proposals – Alex Feb 11 '13 at 19:42