https://bugzilla.novell.com/show_bug.cgi?id=444343
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=444343#c5 --- Comment #5 from Gonzalo Paniagua Javier <[EMAIL PROTECTED]> 2008-11-13 01:39:10 MST --- The problem was that the page created and locked a session and then issued a HttpWebRequest which tried to modify the same session object that was locked by the page. By using js, we reuse that session after the page is sent to the client. -- 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
