[Mono-bugs] [Bug 396628] New: Cookieless and SessionState different behaviour between Mono and VS.net

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 3 04:33:22 EDT 2008


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: mhabersack at novell.com
        ReportedBy: andrea.boccellari at poste.it
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list