SOS: Always use the correct debugger

Posted: Jul 02, 2008  2 comments  

Average Rating

Tags
.NET
ASP.NET
Debugging
IIS
I cannot stress this enough.  It is very important that you use the same architecture for the debugger as the process that you are trying to troubleshoot. Wrong version when capturing a dump If you use a 64-bit debugger to capture a dump of a32-bit Read More...

View the original post

Comments

Submit a Comment