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

内存资源不足,无法处理此命令。 (异常来自 HRESULT:0x80070008)

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Runtime.InteropServices.COMException: 内存资源不足,无法处理此命令。 (异常来自 HRESULT:0x80070008)

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[COMException (0x80070008): 内存资源不足,无法处理此命令。 (异常来自 HRESULT:0x80070008)]
   System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
   System.Web.Util.Misc.ThrowIfFailedHr(Int32 hresult) +9822978
   System.Web.Hosting.IIS7WorkerRequest.ScheduleExecuteUrl(String url, String queryString, String method, Boolean preserveForm, Byte[] entity, NameValueCollection headers, Boolean preserveUser) +281
   System.Web.Handlers.TransferRequestHandler.ProcessRequestAsync(HttpContext context) +98
   System.Web.Handlers.<>c__DisplayClass0_0.<BeginProcessRequest>b__0() +17
   System.Web.TaskAsyncHelper.BeginTask(Func`1 taskFunc, AsyncCallback callback, Object state) +39
   System.Web.Handlers.TransferRequestHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +77
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +103
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +159


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