[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
|