“/”应用程序中的服务器错误。

管道的另一端上无任何进程。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.ComponentModel.Win32Exception: 管道的另一端上无任何进程。

源错误:


行 49:     protected void BindHotPro()
行 50:     {
行 51:         string allson = BLLhelp.hlclassGetAllSon("2");
行 52:         SqlParameter[] parameters = { 
行 53:                        new SqlParameter("@pshow",true),

源文件: c:\web\decor1688.com\index\incx\SonMasterPage.master.cs    行: 51

堆栈跟踪:


[Win32Exception (0x80004005): 管道的另一端上无任何进程。]

[SqlException (0x80131904): 已成功与服务器建立连接,但是在登录过程中发生错误。 (provider: SSL Provider, error: 0 - 管道的另一端上无任何进程。)]
   Maticsoft.DBUtility.DbHelperSQL.ExecuteReader(String SQLString, SqlParameter[] cmdParms) in D:\c程序源文件\m模板调试\新后台_国内\SQL底层\CodematicDemo\DBUtility\DbHelperSQL.cs:824
   Maticsoft.DAL.publicHelp.GetList(String table, String fields, String strWhere, SqlParameter[] parameters) in D:\c程序源文件\m模板调试\新后台_国内\SQL底层\CodematicDemo\DAL\publicHelp.cs:550
   Maticsoft.DAL.publicHelp.hlclassGetAllSon(String id) in D:\c程序源文件\m模板调试\新后台_国内\SQL底层\CodematicDemo\DAL\publicHelp.cs:359
   Maticsoft.DAL.publicHelp.hlclassGetAllSon(String id) in D:\c程序源文件\m模板调试\新后台_国内\SQL底层\CodematicDemo\DAL\publicHelp.cs:365
   Maticsoft.BLL.publicHelp.hlclassGetAllSon(String id) in D:\c程序源文件\m模板调试\新后台_国内\SQL底层\CodematicDemo\BLL\publicHelp.cs:92
   index_incx_SonMasterPage.BindHotPro() in c:\web\decor1688.com\index\incx\SonMasterPage.master.cs:51
   index_incx_SonMasterPage.Page_Load(Object sender, EventArgs e) in c:\web\decor1688.com\index\incx\SonMasterPage.master.cs:24
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4075.0