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:

enter image description here

the error report displays is

type: microsoft.diagnostics.runtime.clrdiagnosticsexception message:  runtime not initialized , contains no data. 

enter image description here

i note debugdiag version 1.2 didn't support .net 4.0+. debugdiag 2.1 perhaps not support .net 4.6?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -