[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, 22 Oct 2004 20:54:04 -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-22 18:31:47.000000000 -0400
+++ shadow/68709.tmp.23341 2004-10-22 20:54:04.000000000 -0400
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Critical
Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: mlasky@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Web service Global.Application_End is not being called when web service shuts down.
@@ -36,6 +36,9 @@
How often does this happen?
Every time.
Additional Information:
.NET under IIS will call Application_End when IIS is unloaded.
+
+------- Additional Comments From gonzalo@ximian.com 2004-10-22 20:54 -------
+Do you hit any page in XSP? a web service?