- Open a dump of interest
- Load SOS extensions by executing
.loadby sos mscorwks - If you receive the error like "Failed to load data access DLL", check your symbol path with ".sympath" command. To set the correct sympath, use
.sympath srv*c:\mycache*http://msdl.microsoft.com/download/symbols
and then reload dlls with
.cordll -ve -u -l
No comments:
Post a Comment