Wallace, To debug an x32b image taken as a x64b memory dump (which is the default) for your scenario of using right-click->dump you need to get(download) a separte mscordavwks.dll file that can read your image properly. Then you need to rename it to a special name and force it to load via .cordll
Here are more details: http://blogs.msdn.com/b/dougste/archive/2009/02/18/failed-to-load-data-access-dll-0x80004005-or-what-is-mscordacwks-dll.aspx Good luck :) I've never managed to do it cross x86/x64 but I heard it can be done :) It's easy to do cross OS/versions as long as you get it with as the right dump (x86 or x64). Corneliu. On Mon, Aug 30, 2010 at 4:29 PM, Wallace Turner <[email protected]> wrote: > I dont see dbghelp listed in the modules section (see screenshot) > > > > I am not using a symbol store per se but am fetching from the MS symbol > store as required (and mine are created) I dont think thats the issue here. > As you can see from the x64 stack it appears to resolve names, but appears > to stop when the stack goes into 32bit app part > > > > [image: cid:[email protected]] >
<<image001.jpg>>
