Monday, March 05, 2007

How to load the correct sos.dll

In order to load the correct sos.dll for .NET debugging into WinDbg you can either do this by .load with the full path to the wanted version of sos or you can type the following:

.loadby sos mscorwks

1 comment:

Anonymous said...

am getting an error "the system annot find file specified " for all windbg commands...is there an issue in windbg