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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 3 12:59:13 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=396628

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=396628#c2


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |twiest at novell.com
           Found By|---                                             |Community of Practice




--- Comment #2 from Thomas Wiest <twiest at novell.com>  2008-06-03 10:59:13 MDT ---
I have confirmed that this bug exists in Mono SVN r104652 on SLED 10 SP2 i586.

Steps to reproduce:
 1. Download the test case from comment 1
 2. Untar the test case
 3. Cd into testSession
 4. Run xsp2
 5. Go to the URL:
     http://localhost:8080/WebForm1.aspx
 6. Click the "go" button
 7. Notice the error:
     System.Web.HttpException: The file
'/(BFB03A7951DB47AB910D8BF7)/WebForm2.aspx' does not exist.
 8. Edit the Web.config file and change:
     cookieless="true"
    to
     cookieless="false"
 9. Re-run xsp2
10. Go to the URL:
     http://localhost:8080/WebForm1.aspx
11. Click the "go" button
12. Notice that this time there is no error.


-- 
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