[Mono-bugs] [Bug 65447][Nor] Changed - global.asax session-objs do not work without web.config

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 10 Sep 2004 00:28:25 -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=65447

--- shadow/65447	2004-09-10 00:19:15.000000000 -0400
+++ shadow/65447.tmp.2276	2004-09-10 00:28:25.000000000 -0400
@@ -12,12 +12,13 @@
 ReportedBy: juraj@hotfeet.ch               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: global.asax session-objs do not work without web.config
+BugsThisDependsOn: 65665
 
 If a <object scope='session'/> object is declared in global.asax, a
 web.config file must be present. Otherwise an error occurs.
 
 Steps to reproduce the problem:
 1. unzip testcase