I am trying to use MiniProfiler for the ASP.NET MVC application. I installed the following NuGet packages. I configured the MiniProfiler in both Global.ascx and Also the script in my _Layout. But I am getting post script error for getting results. The loads without issue. But I don't get the results and no Icon on browser because there is no result to display due to POST error.
1- MiniProfiler.MVC5 2- MiniProfiler.EF6
Web.Config:
Global.ascx - application start: