0
Reply

can not load mscorwks.dll?

George George

George George

Jul 9 2008 6:11 AM
3.1k

Hello everyone,


When executing !bpmd command in WinDbg, there is error like this, any ideas?

(there is no such error, if I start to run the application, and break in the middle of running, then type !threads again. My purpose is to use !bpmd command to set breakpoint before the application runs, so this situation makes me inconvenient.)

0:000> !bpmd
Failed to find runtime DLL (mscorwks.dll), 0x80004005
Extension commands need mscorwks.dll in order to have something to do.


thanks in advance,
George