[Mono-bugs] [Bug 59051][Wis] New - cookieless sessions not working with mod_mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 12:54:00 -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 chris@turchin.net.

http://bugzilla.ximian.com/show_bug.cgi?id=59051

--- shadow/59051	2004-05-25 12:54:00.000000000 -0400
+++ shadow/59051.tmp.28260	2004-05-25 12:54:00.000000000 -0400
@@ -0,0 +1,51 @@
+Bug#: 59051
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: mdk 9.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: chris@turchin.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: cookieless sessions not working with mod_mono
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+when I set sessions to be cookieless in web.config for a web application,
+the following is the result:
+
+Server error in '/blogx' application
+Cannot find '/blogx/(D6A92CCC1EDC2713C7D1DEC763EB79)//Default.aspx'.
+Description: Error processing request.
+
+Error Message: HTTP 404. Cannot find
+'/blogx/(D6A92CCC1EDC2713C7D1DEC763EB79)//Default.aspx'. 
+
+Steps to reproduce the problem:
+1. configure sessions in web.config
+2. restart apache
+3. load page
+
+Actual Results:
+see above...
+
+Expected Results:
+web application works as expected.
+
+How often does this happen? always with all three web applications tested,
+not just one.
+
+
+Additional Information:
+
+mod_mono from cvs, mono, mcs, xsp, etc also from cvs udpated and built on
+24.05.2004 at 14:35 CET