mishrsud / mvc-mini-profiler

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

Patch for /MvcMiniProfiler/MiniProfiler.cs #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Fix for issue where the profiler throws an exception if the serialised JSON goes
over 2,097,152 characters.

Limit is now 2,147,483,647 characters.

Original issue reported on code.google.com by keithhe...@gmail.com on 5 Sep 2011 at 7:39

Attachments:

GoogleCodeExporter commented 8 years ago
well iis is probably going to shut down the request at some point, I did merge 
this in though 

Original comment by sam.saff...@gmail.com on 14 Feb 2012 at 4:45