例外が発生するたびに、Webサイトからエラーメールが届きます。このエラーが発生します:
リモートホストが接続を閉じました。エラーコードは0x800704CDです
理由はわかりません。私は1日約30を取得します。エラーも再現できないため、問題を追跡できません。
Webサイトは、IIS7で実行されているASP.NET2です。
スタックトレース:
System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result、Boolean throwOnDisconnect)at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()at System.Web.HttpResponse.Flush(Boolean finalFlush)at System.Web.HttpResponse.Flush( )at System.Web.HttpResponse.End()at System.Web.UI.HttpResponseWrapper.System.Web.UI.IHttpResponse.End()at System.Web.UI.PageRequestManager.OnPageError(Object sender、EventArgs e)at System .Web.UI.TemplateControl.OnError(EventArgs e)at System.Web.UI.Page.HandleError(Exception e)at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint、Boolean includeStagesAfterAsyncPoint)atSystem.Web.UI。 System.Web.UI.Page.ProcessRequest()のPage.ProcessRequest(Boolean includeStagesBeforeAsyncPoint、Boolean includeStagesAfterAsyncPoint)。Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)at System.Web.UI.Page.ProcessRequest(HttpContext context)at ASP.default_aspx.ProcessRequest(HttpContext context)at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication System.Web.HttpApplication.ExecuteStep(IExecutionStep step、Boolean&completedSynchronously)のIExecutionStep.Execute()