zoukankan      html  css  js  c++  java
  • 黑客攻击:20090921 23:41:17:171

    2009-09-21 23:41:17:171 ERROR 请求Url:http://www.citi-box.com/console/admin.aspx?_TSM_HiddenField_=ctl00_Snsmessagecontrol1_ToolkitScriptManager1_HiddenField&_TSM_CombinedScripts_=;;AjaxControlToolkit,+Version=1.0.10920.25308,+Culture=neutral,+PublicKeyToken=28f01b0e84b6d53e:zh-CN:0c64e09d-fefe-4c62-bc30-afff943b1b5e:e2e86ef9:9ea3f0e2:c7c04611:1df13a87:cd120801:c4c00916%25_Label_msg_total
    异常内容:引发类型为“System.Web.HttpUnhandledException”的异常。
    内部错误:System.NotSupportedException: Assembly "AjaxControlToolkit, Version=1.0.10920.25308, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e" does not contain a script with hash code "c4c00916%_Label_msg_total".
       在 AjaxControlToolkit.ToolkitScriptManager.DeserializeScriptEntries(String serializedScriptEntries, Boolean loaded)
       在 AjaxControlToolkit.ToolkitScriptManager.OutputCombinedScriptFile(HttpContext context)
       在 AjaxControlToolkit.ToolkitScriptManager.OnInit(EventArgs e)
       在 System.Web.UI.Control.InitRecursive(Control namingContainer)
       在 System.Web.UI.Control.InitRecursive(Control namingContainer)
       在 System.Web.UI.Control.InitRecursive(Control namingContainer)
       在 System.Web.UI.Control.InitRecursive(Control namingContainer)
       在 System.Web.UI.Control.InitRecursive(Control namingContainer)
       在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    堆栈:   在 System.Web.UI.Page.HandleError(Exception e)
       在 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.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
       在 System.Web.UI.Page.ProcessRequest(HttpContext context)
       在 ASP.console_admin_aspx.ProcessRequest(HttpContext context)
       在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    来源:System.Web Pixysoft.Framework.Security.WebAuth.ExceptionModule.WebOnError(Object sender, EventArgs e)
  • 相关阅读:
    django之快速分页
    python django 使用 haystack:全文检索的框架
    django的admin或者应用中使用KindEditor富文本编辑器
    Ubuntu安装微信
    python 基本模块
    [LeetCode] 860. 柠檬水找零 lemonade-change(贪心算法)
    [LeetCode] 455. 分发饼干 assign-cookies(贪心算法)
    [LeetCode] 122. 买卖股票的最佳时机ii best-time-to-buy-and-sell-stock-ii(贪心算法)
    [LeetCode] 225. 用队列实现栈
    [LeetCode] 155. minStack 设计最小栈
  • 原文地址:https://www.cnblogs.com/zc22/p/1577576.html
Copyright © 2011-2022 走看看