performance - DebugDiag giving no stacktrace for .NET 4.6 MVC5 application -
i'm trying debug cpu issues caused .net 4.6 mvc5 application analyzing dump created debugdiag 2.1.0.7. i'm finding after loading custom .pdb symbols i'm still not getting stacktrack information in generated report:
the error report displays is
type: microsoft.diagnostics.runtime.clrdiagnosticsexception message: runtime not initialized , contains no data.
i note debugdiag version 1.2 didn't support .net 4.0+. debugdiag 2.1 perhaps not support .net 4.6?
Comments
Post a Comment