Welcome to MSDN Blogs Sign in | Join | Help

Exchange Pre-Deployment Testing

(for sharing hands-on experience in trustworthy computing)

August 2007 - Posts

Debugger Scripts
Logging all managed exceptions --- CDB.exe -pn LoadGenWin.exe -cf clr.txt --- You'd log all managed exceptions when something goes wrong. · CDB.exe -pn LoadGenWin.exe · .logopen /t C:\clr.log · .loadby sos mscorwks; !eeversion; sxe -c "!clrstack; !pe; Read More...
Page view tracker