找回密码
 快速注册

QQ登录

只需一步,快速开始

搜索
微自动2025 AutoMini (免费无功能限制,营销神器全新重构版)营销神器2024(新版免费无功能限制)
查看: 1954|回复: 3

这个登陆失败报告是什么意思

[复制链接]
最佳答案
9 

1300

回帖

51

好评

3150

达人币

用户组:VIP终身会员

VIP赞助会员忠实粉丝

发表于 2015-4-7 22:44:34 | 显示全部楼层 |阅读模式
<title>此页的状态信息无效,可能已损坏。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>
    <body bgcolor="white">
            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>
            <h2> <i>此页的状态信息无效,可能已损坏。</i> </h2></span>
            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
            <b> 说明: </b>执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
            <br><br>
            <b> 异常详细信息: </b>System.Web.HttpException: 此页的状态信息无效,可能已损坏。<br><br>
            <b>源错误:</b> <br><br>
            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>
                  </td>
               </tr>
            </table>
            <br>
            <b>堆栈跟踪:</b> <br><br>
            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>
[FormatException: Base-64 字符串中的无效字符。]
   System.Convert.FromBase64String(String s) +0
   System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +77
   System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) +4
   System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) +37
   System.Web.UI.HiddenFieldPageStatePersister.Load() +113
[ViewStateException: 无效的视图状态。
        Client IP: 115.153.47.10
        Port: 49059
        User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) CometHTTP
        ViewState: [??&#188;???1????1]
        Referer: http://user.51sole.com/default.aspx
        Path: /default.aspx]
[HttpException (0x80004005): 此页的状态信息无效,可能已损坏。]
   System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +153
   System.Web.UI.ViewStateException.ThrowViewStateError(Exception inner, String persistedState) +14
   System.Web.UI.HiddenFieldPageStatePersister.Load() +217
   System.Web.UI.Page.LoadPageStateFromPersistenceMedium() +199
   System.Web.UI.Page.LoadAllState() +43
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6785
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +242
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.Util.AspCompatApplicationStep.System.Web.HttpApplication.IExecutionStep.Execute() +22
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>
                  </td>
               </tr>
            </table>
            <br>
            <hr width=100% size=1 color=silver>
            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.6413; ASP.NET 版本:2.0.50727.6414
            </font>
    </body>
</html>
<!--
[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()
[ViewStateException]: 无效的视图状态。
        Client IP: 115.153.47.10
        Port: 49059
        User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) CometHTTP
        ViewState: [??&#188;???1????1]
        Referer: http://user.51sole.com/default.aspx
        Path: /default.aspx
[HttpException]: 此页的状态信息无效,可能已损坏。
   在 System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError)
   在 System.Web.UI.ViewStateException.ThrowViewStateError(Exception inner, String persistedState)
   在 System.Web.UI.HiddenFieldPageStatePersister.Load()
   在 System.Web.UI.Page.LoadPageStateFromPersistenceMedium()
   在 System.Web.UI.Page.LoadAllState()
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   在 System.Web.UI.Page.ProcessRequest()
   在 System.Web.Util.AspCompatApplicationStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[HttpException]: 引发类型为“System.Web.HttpException”的异常。
   在 System.Web.HttpAsyncResult.End()
   在 System.Web.UI.Page.AspCompatEndProcessRequest(IAsyncResult result)
   在 ASP.default_aspx.EndProcessRequest(IAsyncResult ar)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)
--><!--
此错误页可能包含敏感信息,因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->

评分

参与人数 1好评 +1 达人币 +5 收起 理由
楚轩 + 1 + 5 你看着不眼花???

查看全部评分

回复

使用道具 举报

最佳答案
5 

1783

回帖

0

好评

813

达人币

用户组:金牌会员

兔年幸运勋章忠实粉丝帅哥勋章VIP赞助会员

发表于 2015-4-7 22:57:04 | 显示全部楼层
。。号复杂。。。
喜欢火影 海贼 东京喰种
回复

使用道具 举报

最佳答案
9 

1300

回帖

51

好评

3150

达人币

用户组:VIP终身会员

VIP赞助会员忠实粉丝

 楼主| 发表于 2015-4-7 22:57:15 | 显示全部楼层
■■■■■■■■[22:48:45] 编码 【处理前】: utf8
■■■■■■■■[22:48:45] 编码 【处理后】: utf8
■■■■■■■■[22:48:45]  
■■■■■■■■■■■■■■■■↓登录规则↓■■■■■■■■■■■■■■■■
■■■■■■■■[22:48:45] 登录前提交网址1 【处理前】: http://user.51sole.com/
■■■■■■■■[22:48:45] 登录前提交网址1 【处理后】: http://user.51sole.com/
■■■■■■■■[22:48:45] 登录前提交网址1 【返回】:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


登录前提交网址返回为空。!!
回复

使用道具 举报

最佳答案
0 

1037

回帖

-3

好评

225

达人币

用户组:金牌会员

VIP赞助会员忠实粉丝

发表于 2015-4-8 00:04:04 | 显示全部楼层
广
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

抢沙发||关于我们|手机版|营销神器 蜀ICP备14013818号 | sitemap

GMT+8, 2025-12-9 01:41

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表