Remote debugging from Visual Studio 2008 on a domain machine to a machine not on the domain

This details how you can debug an application running on a remote machine from Visual Studio on your local machine, as if the remote application was running on your local machine.

The keys are:

There must be a user account with the same username and password on the remote machine and the local machine (MACHINE account, not domain . . . → Read More: Remote debugging from Visual Studio 2008 on a domain machine to a machine not on the domain