Daily : March 20, 2007

20 Mar

Vista and Visual Studio Remote Debugger

by Marco Mastropaolo

If you want to run Remote Debugger under Windows Vista you might encounter problems with the firewall. Check this : http://www.wintellect.com/cs/blogs/jrobbins/archive/2007/03/14/visual-studio-2005-remote-debugging-to-vista.aspx Also, you can run Remote debugger without installing Visual Studio 2005, just by copying the files.

Filed Under: C++, Programming, Win32