[Mono-bugs] [Bug 44197][Nor] Changed - Session_Start() error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 1 Jul 2003 09:34:38 -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=44197

--- shadow/44197	Fri Jun  6 04:19:22 2003
+++ shadow/44197.tmp.20657	Tue Jul  1 09:34:38 2003
@@ -40,6 +40,13 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2003-06-05 15:46 -------
 Does this happen with current CVS?
 
 ------- Additional Comments From tberman@gentoo.org  2003-06-05 16:25 -------
 Yes
+
+------- Additional Comments From gonzalo@ximian.com  2003-07-01 09:34 -------
+Right now i get redirected to the error page. It seems that the
+context is not set before calling Session_Start.
+
+Also the error page displays some stuff written from global.asax
+events while MS does not show those.