VS2012 Remote debugging set up
1. Download Remote tools from Microsoft downloads page.
2. Install it proper version (x86, x64, ARM)
3. Run msVSmon.exe and go to Menu>Tools>
4. Run VS2012 and DEBUG> Attach to process > Remote (No authentication) and click FIND
If you found any computer name, then it might work
Else, you should check those LOCAL and REMOTE are in the same network.
2. Install it proper version (x86, x64, ARM)
3. Run msVSmon.exe and go to Menu>Tools>
To switch to "No Authentication" with checking "Allow any user to debug"
If you found any computer name, then it might work
Else, you should check those LOCAL and REMOTE are in the same network.
Comments