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

超时时间已到。在操作完成之前超时时间已过或服务器未响应。

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

异常详细信息: System.Data.SqlClient.SqlException: 超时时间已到。在操作完成之前超时时间已过或服务器未响应。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[SqlException (0x80131904): 超时时间已到。在操作完成之前超时时间已过或服务器未响应。]
   Webcms.DBUtility.DbHelperSQL.GetSingle(String SQLString) in E:\程序文件\ANABJ网站\51aspx_DTcms - 最新\Webcms.DBUtility\DbHelperSQL.cs:483
   Webcms.DAL.photo.GetList(Int32 pageSize, Int32 pageIndex, String strWhere, String filedOrder, Int32& recordCount) in E:\程序文件\ANABJ网站\51aspx_DTcms - 最新\Webcms.DAL\photo.cs:677
   Webcms.BLL.photo.GetList(Int32 pageSize, Int32 pageIndex, String strWhere, String filedOrder, Int32& recordCount) in E:\程序文件\ANABJ网站\51aspx_DTcms - 最新\Webcms.BLL\photo.cs:107
   Webcms.Web.book.book.RptBind(String _strWhere, String _orderby) in E:\程序文件\ANABJ网站\51aspx_DTcms - 最新\Webcms.Web\book\book.aspx.cs:70
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +137
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2524


版本信息: Microsoft .NET Framework 版本:2.0.50727.8806; ASP.NET 版本:2.0.50727.8762