[Mono-bugs] [Bug 47938][Wis] New - View state: invalid format
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Aug 2003 16:33:40 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=47938
--- shadow/47938 2003-08-26 16:33:40.000000000 -0400
+++ shadow/47938.tmp.22051 2003-08-26 16:33:40.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 47938
+Product: Mono/Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System.Web
+AssignedTo: gonzalo@ximian.com
+ReportedBy: bmaurer@users.sf.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: View state: invalid format
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. get http://users.hawken.edu/05mauben/weblogx.tgz
+2. run xsp in the extracted dir
+3. on the default.aspx page, attemt to login (username and password admin).
+Set remember login.
+
+Actual Results:
+System.FormatException: Invalid format
+in [0x0003f] (at /devel/mcs/class/corlib/System/Convert.cs:103) 00
+System.Convert:FromBase64CharArray (char[],int,int)
+in [0x00017] (at /devel/mcs/class/corlib/System/Convert.cs:117) 00
+System.Convert:FromBase64String (string)
+in [0x00017] (at
+/devel/mcs/class/System.Web/System.Web.UI/LosFormatter.cs:100) 00
+System.Web.UI.LosFormatter:Deserialize (string)
+in [0x00036] (at /devel/mcs/class/System.Web/System.Web.UI/Page.cs:751) 00
+System.Web.UI.Page:LoadPageStateFromPersistenceMedium ()
+
+Expected Results:
+Successful login