Hints on using Just-In-Time debugging with Windows Vista- July 17, 2007 Just-In-Time debugging is trickier on Windows Vista than on previous operating systems. Today I am going to talk about the various knobs that you can use to make this better. Hint 1: Use Visual Studio 2008 Beta2. I expect Beta2 to be out soon. If you are developing on Windows Vista, I definitely recommend trying Beta2 over previous versions of Visual Studio. While it is still a beta, Visual Studio 2008 greatly improves the Vista experience (at least for the debugger). As far as Just-In-Time...http://blogs.msdn.com/greggm/archive/2007/07/17/hints-on-using-just-in-time-debugging-with... |