mishrsud / mvc-mini-profiler

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

HTTP 404 error on page "mini-profiler-results" if virtual path contains a dot #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Error HTTP 404 on page mini-profiler-results is virtual path contains a dot :
1. Open Sample.WebForms.csproj
2. In Visual Studio, right-click on the project Sample.WebForms and select 
Properties
3. Select Web tab (just bellow after Build tab)
4. Enter in Virtual path field : /Sample.WebForms
5. Ctrl+F5 to launche WebSite in browser
6. MiniProfiler doesn't appear

What is the expected output? What do you see instead?
If I set the Virtual path as "/SampleWebForms" (instead of "/Sample.WebForms"), 
MiniProfiler appear correctly.
=> So, the dot is the reason of this issue.

What version of the product are you using? On what operating system?
Nuget Package MiniProfiler 1.7
Visual Studio 2010 SP1, XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by Ubikui...@gmail.com on 24 Aug 2011 at 7:28

Attachments:

GoogleCodeExporter commented 8 years ago
Same issue with Sample.Mvc project

Original comment by Ubikui...@gmail.com on 24 Aug 2011 at 8:28

GoogleCodeExporter commented 8 years ago
Do you mind moving this to http://community.miniprofiler.com ... killing off 
google issues

Original comment by sam.saff...@gmail.com on 27 Apr 2012 at 11:42