[Mono-bugs] [Bug 59430][Nor] Changed - MONO Beta 2 bug tracing web service activity
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 00:56:27 -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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59430
--- shadow/59430 2004-06-02 00:55:20.000000000 -0400
+++ shadow/59430.tmp.4371 2004-06-02 00:56:27.000000000 -0400
@@ -38,6 +38,11 @@
Additional Information:
The code was exactly the same as the code in bug 58565, apart from
changing Console.Writeline to HttpContext.Trace.Write. Something is
behaving differently when hosted under MONO ASP.NET; possibly a threading
issue or stream buffering issue?
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-02 00:56 -------
+Created an attachment (id=7964)
+ASPX Test Case trying to Trace Web Service call.
+