Server Error in '/' Application.

Not enough memory resources are available to process this command. (Exception from HRESULT: 0x80070008)

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.Runtime.InteropServices.COMException: Not enough memory resources are available to process this command. (Exception from HRESULT: 0x80070008)

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:


[COMException (0x80070008): Not enough memory resources are available to process this command. (Exception from HRESULT: 0x80070008)]
   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.get_QueryStringText() +173
   System.Web.HttpRequest.ValidateInputIfRequiredByConfig() +81
   System.Web.PipelineStepManager.ValidateHelper(HttpContext context) +55


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0