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 697:
Line 698:    public static DataSet GetDataSet(string cmdText, params SqlParameter[] ps)
Line 699:    {
Line 700:        DataSet ds = new DataSet();
Line 701:        try

Source File: d:\web\jb2\bbimg.style-js.com\SJ\JDNEW.aspx.cs    Line: 699

Stack Trace:


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

[SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (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\jb2\bbimg.style-js.com\SJ\JDNEW.aspx.cs:699
   google_action.bindimgs() in d:\web\jb2\bbimg.style-js.com\SJ\JDNEW.aspx.cs:455
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\jb2\bbimg.style-js.com\SJ\JDNEW.aspx.cs:25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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