Error: Attaching to a Process in a Different Terminal Server Session is not Supported on this System
This error reads:
Attaching to a process in a different terminal server session is not supported on this system.
Cause
You might get this message when trying to do remote debugging. This error message can occur if you are trying to attach to a native C++ application through a remote Terminal Server session running under another user account on Windows 2000.
Solution
Run Remote Debugging Monitor through the same terminal server session that is running the process being debugged.
See Also
Tasks
Remote Debugging Errors and Troubleshooting