mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Patch for /MvcMiniProfiler.MVC3.Package/Content/web.config.transform #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As per the comment of Doug on the FAQ, I needed this to make it work on IIS
Comment by doug.ha...@gmail.com, Jul 29, 2011 
nevermind...just put this in the web.config: <system.webServer> ... <handlers> 
<add name="Profiler" verb="*" path="mini-profiler*" 
type="MvcMiniProfiler.UI.MiniProfilerHandler" resourceType="Unspecified"/> 
</handlers> 

Original issue reported on code.google.com by rudi.la...@gmail.com on 12 Aug 2011 at 1:48

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This works - just not in IIS 7 classic mode.

Original comment by drew.fre...@gmail.com on 15 Aug 2011 at 8:01

GoogleCodeExporter commented 8 years ago
I am sorry, declining this, I would prefer to change the resources so they are 
all extensionless. 

There is already a separate ticket for it 

Original comment by sam.saff...@gmail.com on 6 Sep 2011 at 7:52