[OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。]
System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegateInternal(Delegate d) +0
System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(Delegate d) +17
System.Web.UnsafeNativeMethods.EcbExecuteUrlUnicode(IntPtr pECB, String url, String method, String childHeaders, Boolean sendHeaders, Boolean addUserIndo, IntPtr token, String name, String authType, IntPtr pEntity, ISAPIAsyncCompletionCallback asyncCompletionCallback) +0
System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.BeginExecuteUrl(String url, String method, String childHeaders, Boolean sendHeaders, Boolean addUserIndo, IntPtr token, String name, String authType, Byte[] entity, AsyncCallback cb, Object state) +356
System.Web.HttpResponse.BeginExecuteUrlForEntireResponse(String pathOverride, NameValueCollection requestHeaders, AsyncCallback cb, Object state) +412
System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state) +192
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
|