ASP.NET Core 2.0 profiling not working

Hi,

I have been trying to profile a ASP.NET Core 2.0 Web application but I haven't been able to do it successfully. I followed the instructions of attaching to the DLL but as soon as I log-in to the app, DotTrace crashes. The only way I was able to collect some data is attaching to the devenv process (App running in IIS express) but I can't see any user code-related data. I know specifically which piece of the application is performing poorly but, I can't get any data related the methods associated to such controller/action that are slowing down the app.

Please provide insight of how to profile the web app (ASP.NET Core 2.0, EF Core 2.0).

Carlos

0
1 comment

Hi,

It is definitely not a normal situation. Could you please create a support ticket ("Submit a request" button in the upper right corner) and describe how exactly dotTrace crashes?

0

Please sign in to leave a comment.