Server Error in '/' Application.

A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - 管道的另一端上无任何进程。)

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.Exception: A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - 管道的另一端上无任何进程。)

Source Error:


Line 63:         {
Line 64:             context.Response.ContentType = "text/html";
Line 65:             context.Response.Write(DATE.GET_DATE(context));
Line 66:         }
Line 67:            

Source File: d:\web\blgfhqweb\Articls.ashx    Line: 65

Stack Trace:


[Exception: A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - 管道的另一端上无任何进程。)]
   FQLcms.DB.DbHelperSQL.Query(String SQLString) in D:\WorkSpace\fqlcms\ROYcms.DB\DbHelperSQL.cs:523
   FQLcms.Templet.TemplateTag.ShowTag(String template) in D:\WorkSpace\fqlcms\ROYcms.Templet\TemplateTag.cs:743
   FQLcms.Templet.TemplateTag.GET_DATE(HttpContext Con) in D:\WorkSpace\fqlcms\ROYcms.Templet\TemplateTag.cs:143
   FQLcms.UI.Articls.ProcessRequest(HttpContext context) in d:\web\blgfhqweb\Articls.ashx:65
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +596
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +266


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