зеркало из https://github.com/mono/mail-archives.git
107 строки
3.9 KiB
HTML
107 строки
3.9 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 47938][Wis] New - View state: invalid format
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="007162.html">
|
||
|
<LINK REL="Next" HREF="007164.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 47938][Wis] New - View state: invalid format
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 47938][Wis] New - View state: invalid format">bugzilla-daemon@bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Tue, 26 Aug 2003 16:33:40 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="007162.html">[Mono-bugs] [Bug 47937][Wis] New - Viewstate gives index out of range
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="007164.html">[Mono-bugs] [Bug 47939][Wis] New - XSP does not support PathInfo
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#7163">[ date ]</a>
|
||
|
<a href="thread.html#7163">[ thread ]</a>
|
||
|
<a href="subject.html#7163">[ subject ]</a>
|
||
|
<a href="author.html#7163">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>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 <A HREF="mailto:bmaurer@users.sf.net.">bmaurer@users.sf.net.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47938">http://bugzilla.ximian.com/show_bug.cgi?id=47938</A>
|
||
|
|
||
|
--- 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: <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A>
|
||
|
+ReportedBy: <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A>
|
||
|
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
+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 <A HREF="http://users.hawken.edu/05mauben/weblogx.tgz">http://users.hawken.edu/05mauben/weblogx.tgz</A>
|
||
|
+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
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="007162.html">[Mono-bugs] [Bug 47937][Wis] New - Viewstate gives index out of range
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="007164.html">[Mono-bugs] [Bug 47939][Wis] New - XSP does not support PathInfo
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#7163">[ date ]</a>
|
||
|
<a href="thread.html#7163">[ thread ]</a>
|
||
|
<a href="subject.html#7163">[ subject ]</a>
|
||
|
<a href="author.html#7163">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|