[Mono-bugs] [Bug 68709][Cri] Changed - Web service Global.Application_End is not being called when web service shuts down.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Oct 2004 00:14:39 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68709
--- shadow/68709 2004-10-29 00:14:13.000000000 -0400
+++ shadow/68709.tmp.29840 2004-10-29 00:14:39.000000000 -0400
@@ -47,6 +47,11 @@
I hit a web service. I saw Application_Start get called along with
all of the other BeginRequest, EndRequest, etc. The only method that
did not get called is Application_End.
------- Additional Comments From gonzalo@ximian.com 2004-10-29 00:14 -------
I tried with the attached test case and it worked perfectly.
+
+------- Additional Comments From gonzalo@ximian.com 2004-10-29 00:14 -------
+Created an attachment (id=13107)
+Test case
+