Debugging applications in Visual Studio on Remote Desktop causes the session to freeze
- by Kyle Hodgson
Running Visual Studio 2003 on Windows Server 2003 (not configured as a terminal server), most of the time that I try to use the debugger, I completely lose control of the session. I end up having to log in to another open session and kill devenv.exe before I can recover. This is usually on winforms apps, not web sites or console apps.
Any idea what's causing this?