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
I was able to get this working by going to Project Properties, Compile tab and setting the Build output path to my remote machine eg \myserver\myshare\myappdir
In the debug tab I have Use remote machine checked and set to myserver