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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=396628#c2


Thomas Wiest <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
           Found By|---                                             |Community 
of Practice




--- Comment #2 from Thomas Wiest <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to