“/”应用程序中的服务器错误。

从客户端(Key="刘正蓬<sup>1</sup>")中检测到有潜在危险的 Request.QueryString 值。

说明: ASP.NET 在请求中检测到包含潜在危险的数据,因为它可能包括 HTML 标记或脚本。该数据可能表示存在危及应用程序安全的尝试,如跨站点脚本攻击。如果此类型的输入适用于您的应用程序,则可包括明确允许的网页中的代码。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=212874。

异常详细信息: System.Web.HttpRequestValidationException: 从客户端(Key="刘正蓬<sup>1</sup>")中检测到有潜在危险的 Request.QueryString 值。

源错误:


[没有相关的源行]

源文件: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\5bdcc59b\856d26cc\App_Web_qgzpht5s.1.cs    行: 0

堆栈跟踪:


[HttpRequestValidationException (0x80004005): 从客户端(Key="刘正蓬<sup>1</sup>")中检测到有潜在危险的 Request.QueryString 值。]
   System.Web.HttpRequest.ValidateString(String value, String collectionKey, RequestValidationSource requestCollection) +323
   System.Web.HttpRequest.ValidateHttpValueCollection(HttpValueCollection collection, RequestValidationSource requestCollection) +240
   System.Web.HttpRequest.get_QueryString() +51
   System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +122
   System.Web.UI.Page.DeterminePostBackMode() +82
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6028
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +250
   System.Web.UI.Page.ProcessRequest() +73
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +23
   System.Web.UI.Page.ProcessRequest(HttpContext context) +112
   ASP.magazinemenu_index_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\5bdcc59b\856d26cc\App_Web_qgzpht5s.1.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +814
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +132
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4718.0