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)
I can use \"!do\" to dump the SqlConnection instance but not sure how to find out its ConnectionString:
I am investigating what is taking up lots of memory in my app.Using the !DumpObj command, I can get around the managed objects.But how do I do the equivalent for native objects?For example, this .NET