Thread: can not load mscorwks.dll?

  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    1,579

    can not load mscorwks.dll?

    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
    Last edited by George2; 07-09-2008 at 04:08 AM.

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    So where is this dll ? Have you started a search on that PC to find it ? It's either not there, or it's not the correct version. In both cases, installing a new .NET Framework might help.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File send app - md5 checksum different when load is put on server.
    By (Slith++) in forum Networking/Device Communication
    Replies: 5
    Last Post: 12-31-2007, 01:23 PM
  2. Just finished assembly assignment
    By xddxogm3 in forum Tech Board
    Replies: 6
    Last Post: 10-08-2005, 04:01 PM
  3. Opera 8.50 - Now free!
    By BMJ in forum A Brief History of Cprogramming.com
    Replies: 36
    Last Post: 09-29-2005, 07:10 AM
  4. How can I load a cpu a certain percentage?
    By Smartiepants586 in forum C Programming
    Replies: 4
    Last Post: 06-07-2005, 12:15 PM
  5. Cpu Load
    By Fric in forum C Programming
    Replies: 9
    Last Post: 03-28-2005, 06:26 PM