I want to use remote debugging. The program that I want to debug runs on machine b. Visual Studio runs on machine a.
On machine b I have a folder with the following
Make sure you copy the .PDB file that is generated with your assembly into the same folder on the remote machine. This will allow the debugger to pickup the debug symbols.