Remote Debugging On Another Domain

To Remote Debug On Another Domain in Visual Studio:

1. Create Same User Acct under Local Administrator Acct. on both machines.

2. Login under both with that acct.

3. Setup Remote Debugger on Debugging machine.

4. Then open app on your local, set breakpoints, then attach to the process with your name.