[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
Wed, 15 Sep 2004 17:23:28 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65447
--- shadow/65447 2004-09-10 08:24:15.000000000 -0400
+++ shadow/65447.tmp.23378 2004-09-15 17:23:28.000000000 -0400
@@ -12,13 +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
+BugsThisDependsOn: 65665[FIXED]
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