ASP.Net WebForms project, miniprofiler 2.1.0 from nuget and MiniProfiler.NHibernate 2.1.0.2 from nuget
When I’m loading a page I don’t see some steps in the results. In chrome developer tools I see the following error
Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://blablabla/mini-profiler-resources/results
Other pages load without error
How should I debug that error?
Thanks In Advance