No process is on the other end of the pipe

Server Error in '/' Application.

No process is on the other end of the pipe

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.ComponentModel.Win32Exception: No process is on the other end of the pipe

Source Error:


Line 678:        {
Line 679:            ds.Dispose();
Line 680:            throw (ex);
Line 681:        }
Line 682:    }

Source File: d:\web\jwd\jwd.irrzfiy.com\JDNEW.aspx.cs    Line: 680

Stack Trace:


[Win32Exception (0x80004005): No process is on the other end of the pipe]

[SqlException (0x80131904): A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.)]
   google_action.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\jwd\jwd.irrzfiy.com\JDNEW.aspx.cs:680
   google_action.bindSJ() in d:\web\jwd\jwd.irrzfiy.com\JDNEW.aspx.cs:1052
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\jwd\jwd.irrzfiy.com\JDNEW.aspx.cs:31
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2850


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