I haven't been able to find much about this but am I the only one that noticed if you enabled tracing output in an ASP.NET MVC project it outputs the whole trace output once per every MVC user control?
From stackoverflow
-
Looks like the answer is to use http:// ... /trace.axd instead.
0 comments:
Post a Comment