https://bugzilla.novell.com/show_bug.cgi?id=396628
Summary: Cookieless and SessionState different behaviour between
Mono and VS.net
Product: Mono: Class Libraries
Version: 1.9.0
Platform: x86
OS/Version: Other
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Sys.Web
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
The attached sample vb asp.net webapp has strange behaviour under Mono.
With cookieless="true" Server.Transfer method gives runtime error "The file
'/(0DFE07914608BE4EF4CAEA7B)/WebForm2.aspx' does not exist"; Response.Redirect
doesn't mantain Session("V") value giving error 500 "Object reference not set
to an instance of an object" on WebForm2.aspx in " Label1.Text=Session("V") "
code line.
With cookieless="false" there is the correct behaviour.
Tested on several combination of Linux distributions (CentOS 5.1, Debian 4.0
and last VMWare monodevelop image), mono version 1.9.1 .
Thank you.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs