[Mono-bugs] [Bug 51577][Maj] New - The event Session_End isn't raised

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 23 04:13:19 EDT 2005


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 schwimmlehrer at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51577

--- shadow/51577	2005-07-23 04:13:19.000000000 -0400
+++ shadow/51577.tmp.2474	2005-07-23 04:13:19.000000000 -0400
@@ -0,0 +1,70 @@
+Bug#: 51577
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: REOPENED   
+Resolution: 
+Severity: Unknown
+Priority: Major
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: along at mainsoft.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: The event Session_End isn't raised
+
+Description of Problem:
+The event Session_Start isn't raised.
+
+Steps to reproduce the problem:
+1. Open the attached files.
+
+
+Actual Results:
+nothing happens.
+
+Expected Results:
+The printing commands will appear.
+
+
+How often does this happen? 
+Always.
+
+Additional Information:
+
+------- Additional Comments From along at mainsoft.com  2003-12-02 04:03 -------
+Created an attachment (id=6069)
+The page codebehind
+
+
+------- Additional Comments From along at mainsoft.com  2003-12-02 04:04 -------
+Created an attachment (id=6070)
+The Global.asax code
+
+
+------- Additional Comments From gonzalo at ximian.com  2003-12-02 09:54 -------
+With the following attachment i get "in Session_Start" printed and
+"Hello" displayed in the browser, but no "in Session_End".
+
+
+
+------- Additional Comments From gonzalo at ximian.com  2003-12-02 09:56 -------
+Created an attachment (id=6073)
+All the files needed to test
+
+
+------- Additional Comments From gonzalo at ximian.com  2003-12-02 10:09 -------
+Feel free to reopen it if it still doesn't work for you.
+Note that under MS, "in Session_End" is not displayed either.
+
+------- Additional Comments From schwimmlehrer at hotmail.com  2005-07-23 04:13 -------
+For me, session_end sometimes work and sometimes does not work. I will
+attach a simple web app to test it. On MS it always works.
+
+The Result I get:
+Session_Start: BE3E0E699B5583AE821AA5B7392360 07/23/2005 09:19:55
+
+Now it is 9:30 and still no Session_End (Suse 9.2, but on Windows it
+does not often work either). I have set timeout to 1 minute.


More information about the mono-bugs mailing list