Easy Setup of Remote Debugging
I just lose and find back this link everytime. At http://www.stevestreeting.com/?p=645 you can find a good way to setup debug DLLs on remote debugging machines. Very useful.
I just lose and find back this link everytime. At http://www.stevestreeting.com/?p=645 you can find a good way to setup debug DLLs on remote debugging machines. Very useful.
28 Dec
I’ve released a small applet to cycle aero on/off.. reasons why and applet, here.
22 Nov
An interesting issue happened these days when I tried to port some apps to Vista. Basically all .NET apps compiled with Visual Studio 2005/2008 are marked “NX compatible” by default. If your .NET app uses an incompatible DLL or COM object, the app will crash. What I found funny was that the message was a [...]
20 Mar
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.
24 Feb