[ArgumentOutOfRangeException: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。 (异常来自 HRESULT:0x80070459)]
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
System.Web.Hosting.IIS7WorkerRequest.GetServerVariableInternal(String name) +48
System.Web.Hosting.IIS7WorkerRequest.GetServerVariable(String name) +38
System.Web.Hosting.IIS7WorkerRequest.ReadRequestHeaders() +124
System.Web.Hosting.IIS7WorkerRequest.GetKnownRequestHeader(Int32 index) +60
System.Web.HttpWorkerRequest.HasEntityBody() +21
System.Web.HttpRequest.GetEncodingFromHeaders() +119
System.Web.HttpRequest.get_ContentEncoding() +49
System.Web.HttpServerUtility.UrlDecode(String s) +31
Safe360.CheckData(String inputData) +82
Safe360.RawUrl() +49
Safe360.Procress() +9
ASP.global_asax.Application_BeginRequest(Object sender, EventArgs e) +327
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
|