[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.HttpRequest.get_QueryStringEncoding() +10
System.Web.HttpRequest.BuildUrl(Func`1 pathAccessor) +466
System.Web.HttpRequest.get_Url() +76
DTcms.Web.UI.BasePage.GetSiteModel() +125
DTcms.Web.UI.BasePage..ctor() +446
DTcms.Web.UI.Page.article_show..ctor() +338
ASP.aspx_default_detail_aspx..ctor() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\52950cf8\282e0829\App_Web_hqcm3vrg.12.cs:0
__ASP.FastObjectFactory_app_web_hqcm3vrg.Create_ASP_aspx_default_detail_aspx() in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\52950cf8\282e0829\App_Web_hqcm3vrg.16.cs:0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +31
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +104
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +33
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) +39
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +386
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +163
|