You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I change system.webServer config section from section1 to section2 and change NET Framework target version from 4.0 to 4.5.1 (because by project is 4.5.1 and no item runAllManagedModulesForAllRequests ) all working well for me
It was failed when i try the section1 or section2 on my project web.config
The text was updated successfully, but these errors were encountered:
bhwebxu
changed the title
mini-profiler-resources/includes.js?v= 404 not found error
mini-profiler-resources/includes.js?v= 404 not found error on v3.2.0
Sep 5, 2023
MiniProfiler v3.2.0 includes.js 404 not found
Demo from tag v3.2.0
I clone the demo v3.2.0 from https://github.com/MiniProfiler/dotnet/tree/v3.2.0/Sample.WebForms
I change system.webServer config section from section1 to section2 and change NET Framework target version from 4.0 to 4.5.1 (because by project is 4.5.1 and no item runAllManagedModulesForAllRequests ) all working well for me
demo web.config
section1
section2
My project
ASP.NET WebForm
NET Framework 4.5.1
MVC ( use System.Web.Http.Routing and not refrence ASP.NET MVC libs )
my project web.config
It was failed when i try the section1 or section2 on my project web.config
The text was updated successfully, but these errors were encountered: