mishrsud / mvc-mini-profiler

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

SqlServerStorage as long term storage provides different results after iisreset #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configure SqlServerStorage as long term storage 
2. Use ProfiledDbConnection to be able to profile the sql.
3. Profile a page
4. Open the results page
5. Run iisreset (empty httpruntimecache)
6. reload the result page

What is the expected output? What do you see instead?
I expect to see the same result page in step 5 as I saw in step 3.

What version of the product are you using? On what operating system?
1.4.4195.37960. Windows 7 SP1 x64.

Please provide any additional information below.
I am using the mvc-mini-profiler in a ASP.NET 4.0 webforms webapp. Entity 
Framework 4.0.

Original issue reported on code.google.com by Michaelv...@gmail.com on 30 Jun 2011 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by jarrod.m.dixon on 5 Jul 2011 at 5:06

GoogleCodeExporter commented 8 years ago
can you try again with latest, I just fixed an issue there 

Original comment by sam.saff...@gmail.com on 20 Jul 2011 at 1:19

GoogleCodeExporter commented 8 years ago
Hey Sam, better late than never ;)

I have the same issue with v1.9.

Original comment by Michaelv...@gmail.com on 20 Oct 2011 at 1:38