zoukankan      html  css  js  c++  java
  • 寻找【System.FormatException: Base64 字符数组的无效长度】的解决方法

    自网站上线的第一天开始,就一直存在以下错误:

    Time               :2013-5-11 20:37:14
    路径               :http://***********/***/***.aspx?***=***&fid=0&gType=0&c=0&drId=0&BrandID=0&et=1&sn=13051120362808YA2CW6&e=
    用户IP             :180.149.133.11
    用户所在地         :北京市
    用户ID             :-1
    用户昵称           :
    客户端Id           :69f48bab-3616-4d5d-b249-605d911f6db3
    浏览器           :Firefox3.6.8
    操作系统           :Windows XP
    content            :System.FormatException: Base-64 字符数组的无效长度。
       在 System.Convert.FromBase64String(String s)
       在 System.Web.UI.ObjectStateFormatter.Deserialize(String inputString)
       在 System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState)
       在 System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState)
       在 System.Web.UI.HiddenFieldPageStatePersister.Load()
    ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡

    环境为windows 2003操作系统.net 2.0环境。

    一直都没有找到解决方法,望园友知道的告知一下。

  • 相关阅读:
    GNOME3启动时出错:Oh no! Something has gone wrong.Logout!
    设计模式之迭代器模式
    C#中多线程 委托的使用
    python的memcache使用如果对key设置了一个int型
    Linux select TCP并发服务器与客户端编程
    G++ 教程(转)
    汉语-词语:卓识
    汉语-词语:决断
    汉语-词语:远见
    汉语-词语:胆识
  • 原文地址:https://www.cnblogs.com/wdkshy/p/3073337.html
Copyright © 2011-2022 走看看