Hello padora,
If we own these two machines, I think the files we need to copy are about the msvsmon.exe (usually, the whole folder) which is under <Drive>:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Remote Debugger\x86 directory by default (in Windows XP). Another file we may consider to copy is the symbol files which are located under the project directory.
We copy the msvsmon.exe folder to the remote machine to make sure both the remote machine and the local machine run the same version monitor process, while we copy the symbol files to get rich debug information.
Best regards,
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback, please tell us.
Welcome to the
All-In-One Code Framework!