Author: Eli
Subject: ProcDump using wrong debugger version
Posted: 06 October 2014 at 6:16pm
Hi,
Subject: ProcDump using wrong debugger version
Posted: 06 October 2014 at 6:16pm
Hi,
I'm trying to get Procdump.exe to catch unhandled .Net exceptions form a .Net 4.0 process and create a minidump. For some reason Procdump.exe is only attaching a debugger that can handle .Net 1.0, 1.1 and 2.0 exceptions.
Anyone know whey this would happen and how I can get procdump to catch exceptions from a .Net 4.0 or 4.5 application?
Thanks,
Eli