-
The remote debugger is available on the last disc of your Visual Studio 2005 installation set. Insert this disc on the remote machine. For example, if you have four discs in your installation set, insert disc four on the remote machine. If you have a DVD instead of a CD, insert the DVD.
-
In Windows Explorer, open the CD/DVD. Locate the Remote Debugger folder (on the CD) or vs/Remote Debugger (on the DVD).
-
In the Remote Debugger folder, open the subfolder that matches your platform (x86, x64, or IA64).
-
Start the copy of rdbgsetup.exe located in that subfolder and follow the instructions to complete setup.
If you prefer, you can install the remote debugging components by copying the files manually. See Remote Debugging Components for a list of required components and their install locations. Visual Studio includes separate versions of Remote Debugging Monitor for 32-bit and 64-bit platforms. If you use rdbgsetup.exe, the Remote Components Setup will install the correct version of Remote Debugging Monitor automatically. If you choose to copy the files manually, you need to make sure you have copied the proper version.
-
Once you have installed the remote debugging components, you need to make sure you have the required permissions to debug a program on the remote machine. See Remote Debugging Permissions for a list of required permissions.
When you have installed the remote debugging components and have the proper permissions, you can begin remote debugging
Reference