[Win32Exception (0x80004005): 等待的操作过时。]
[SqlException (0x80131904): 连接超时时间已到。在尝试使用预登录握手确认时超过了此超时时间。这可能是因为预登录握手失败或服务器未能及时响应。 尝试连接到此服务器时花费的持续时间是 - [Pre-Login] initialization=1;handshake=12406;]
AGcms.DBUtility.DbHelperSQL.GetSingle(String SQLString, SqlParameter[] cmdParms) in D:\周智奇\项目\客户项目\Z-宏轩建设\AGcms.DBUtility\DbHelperSQL.cs:885
AGcms.DBUtility.DbHelperSQL.Exists(String strSql, SqlParameter[] cmdParms) in D:\周智奇\项目\客户项目\Z-宏轩建设\AGcms.DBUtility\DbHelperSQL.cs:112
AGcms.Web.UI.Page.article_show.article_show_Init(Object sender, EventArgs e) in D:\周智奇\项目\客户项目\Z-宏轩建设\AGcms.Web.UI\Page\article_show.cs:44
System.Web.UI.Control.OnInit(EventArgs e) +106
System.Web.UI.Page.OnInit(EventArgs e) +16
ASP.aspx_main_news_show_aspx.OnInit(EventArgs e) +101
System.Web.UI.Control.InitRecursive(Control namingContainer) +166
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1598
|