Failed to load data access DLL, 0 x 80004005

0:025> !pe
Failed to load data access DLL, 0x80004005
Verify that 1) you have a recent build of the debugger (6.2.14 or newer)
            2) the file mscordacwks.dll that matches your version of mscorwks.dll is 
                in the version directory
            3) or, if you are debugging a dump file, verify that the file 
                mscordacwks_<arch>_<arch>_<version>.dll is on your symbol path.
            4) you are debugging on the same architecture as the dump file.
                For example, an IA64 dump file must be debugged on an IA64
                machine.

You can also run the debugger command .cordll to control the debugger's
load of mscordacwks.dll.  .cordll -ve -u -l will do a verbose reload.
If that succeeds, the SOS command should work on retry.

If you are debugging a minidump, you need to make sure that your executable
path is pointing to mscorwks.dll as well.

Nach corflags.exe /32bit+ xxxx.exe laufen auf einem 64bit server 2003, xxxx.exe in der Regel Absturz. Ich habe diese Müllkippe, auf der gleichen Maschine installieren windbg(x86), aber ich kann nicht mit SOS. Ich dieses Problem gegoogelt, aber keine Arbeit finden Antwort. Ich benutze die gleiche Maschine, warum windbg kann nicht finden, was Sie brauchen?

0:025> .cordll -ve -u -l CLR-DLL status: Kein load-versuche, 0:025> .reload ... DBGHELP: wow64 - öffentliche Symbole c:\symbols\wow64.pdb\8CF620FBD00B4E6B8D103F57D11D79521\wow64.pdb .......................WARNUNG: mscorjit überschneidungen mscoree ..............................WARNUNG: wldap32 überschneidungen dnsapi ........ ..WARNUNG: rasapi32 überschneidungen dnsapi ...WARNUNG: tapi32 überschneidungen rasapi32 .WARNUNG: rtutils überschneidungen rasman ..............WARNUNG: setupapi überschneidungen winsta .... DBGHELP: ntdll - öffentliche Symbole c:\symbols\ntdll.pdb\7ECDDF018BEF40068136BF66574633B32\ntdll.pdb

InformationsquelleAutor C.C. | 2009-12-17

Schreibe einen Kommentar