[Mono-bugs] [Bug 63469][Nor] Changed - Mono ASP.NET page level tracing does not match MS ASP.NET
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Aug 2004 19:14:51 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=63469
--- shadow/63469 2004-08-20 19:14:00.000000000 -0400
+++ shadow/63469.tmp.1879 2004-08-20 19:14:51.000000000 -0400
@@ -86,6 +86,11 @@
aspx.page Begin Render 0,001763 0,000028
aspx.page End Render 0,095691 0,093929
while on Mono the "Trace Information" section of the trace log
contains no entries (which is because TraceContext.IsEnabled is
false)
+
+------- Additional Comments From gert.driesen@pandora.be 2004-08-20 19:14 -------
+Created an attachment (id=9284)
+tar file containing small ASP.NET test app to reproduce the issue
+