[Mono-bugs] [Bug 54850][Nor] Changed - Global.asax containing object tags: "Type ... not found."
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Feb 2004 21:33:18 -0500 (EST)
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=54850
--- shadow/54850 2004-02-25 13:22:27.000000000 -0500
+++ shadow/54850.tmp.17739 2004-02-25 21:33:18.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 54850
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: juraj@hotfeet.ch
QAContact: mono-bugs@ximian.com
@@ -71,6 +71,24 @@
------- Additional Comments From juraj@hotfeet.ch 2004-02-25 13:22 -------
Created an attachment (id=6768)
resulting error page
+
+------- Additional Comments From gonzalo@ximian.com 2004-02-25 21:33 -------
+This was fixed after 0.30 and 0.30.1 didn't include it.
+
+The output on the server side is:
+---------
+gpanjav@k7:/tmp$ xsp
+Listening on port: 8080
+Listening on address: 0.0.0.0
+Root directory: /tmp
+Hit Return to stop the server.
+Application_Start called.
+Session_Start called.
+---------
+
+And the page has this 2 lines:
+Application: Hello
+Session: Hello