[Mono-bugs] [Bug 44209][Nor] Changed - Failed to get Session object inside Session_Start
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 1 Jul 2003 09:42:22 -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=44209
--- shadow/44209 Fri Jun 6 04:19:46 2003
+++ shadow/44209.tmp.31818 Tue Jul 1 09:42:22 2003
@@ -12,12 +12,13 @@
ReportedBy: tberman@gentoo.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Failed to get Session object inside Session_Start
+BugsThisDependsOn: 44197
Description of Problem:
System.Web.HttpException: Failed to get session object
in <0x00078> 00 System.Web.HttpApplication:get_Session ()
in <0x0000f> 00 ASP.Global_asax:Session_Start (object,System.EventArgs)
in <0x0006d> 01 System.MulticastDelegate:invoke_void_object_EventArgs
@@ -65,6 +66,9 @@
------- Additional Comments From tberman@gentoo.org 2003-06-05 15:08 -------
Created an attachment (id=4540)
customize.aspx
+
+------- Additional Comments From gonzalo@ximian.com 2003-07-01 09:42 -------
+This seems related to 44197.