ExecuteNonQuery:$class_GetClassListByKindergartenID$5266-$在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)
在 ClassHomePage.SQLServerDAL.DBUtility.SqlHelper.ExecuteReader(String connectionString, CommandType cmdType, String cmdText, SqlParameter[] commandParameters) 在 ClassHomePage.SQLServerDAL.ClassInfoDAL.class_GetClassListByKindergartenID(Int32 kId) 在 ClassHomePage.WebApp.BLL.ClassInfoDAL.class_GetClassListByKindergartenID(Int32 kId) 在 ClassHomePage.WebApp.DataProxy.ClassInfoDALDataProxy.class_GetClassListByKindergartenID(Int32 kId) 在 ClassHomePage.WebApp.PageControllers.BasePageController.SetupCheckLoggedIn() 在 ZGYEY.WebUtility.PageControllerClass.Run(PageController pageObject, String methodName) 在 ZGYEY.WebUtility.WebAppHelper.RunPageController(String pageUrl, String pathInfo) 在 ZGYEY.WebUtility.CPageHandler.ProcessRequest(CHttpContext context)