- Add the same user with the same password to the remote computer and add it to administrators group.
- You setup firewall correctly (or even turn of firewall)
- You set local security policy as it is described to MSDN
In this case you should try to:
- Turn of UAC
- Run msvsmon.exe as user on local machine using command prompt and runas command (runas /user:
localuser msvsmon.exe)
Enjoy in remote debugging.