Server Error in '/' Application.
Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] System.Web.Hosting.ISAPIWorkerRequestInProc.GetServerVariable(String name) +1126 System.Web.Hosting.ISAPIWorkerRequest.ReadRequestHeaders() +121 System.Web.Hosting.ISAPIWorkerRequest.GetKnownRequestHeader(Int32 index) +126 System.Web.Hosting.ISAPIWorkerRequestInProc.GetKnownRequestHeader(Int32 index) +104 System.Web.HttpWorkerRequest.HasEntityBody() +17 System.Web.HttpRequest.GetEncodingFromHeaders() +223 System.Web.HttpRequest.get_ContentEncoding() +48 System.Web.HttpRequest.get_QueryStringEncoding() +7 System.Web.HttpRequest.get_QueryStringText() +3310420 System.Web.HttpRequest.get_PathWithQueryString() +10 System.Web.Security.FormsAuthenticationModule.OnEnter(Object source, EventArgs eventArgs) +70 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64 |
不知如何解决,C:\Inetpub\wwwroot这是路径
请各位大哥大姐帮助解决一下