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

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

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

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

源错误:


行 40: 			PreviousPage.Text = "上一条:" + modelPrevious.Title + "";
行 41: 		}
行 42: 		Model.News modelNext = new BLL.News().GetModelBystrWhere("ID<'" + model.ID + "' and ClassID='" + model.ClassID + "' and IsPass=1 and id<>" + model.ID + " order by id desc");
行 43: 		if (modelNext != null)
行 44: 		{

源文件: f:\usr\localuser\hyw2518100001\news\detail.aspx.cs    行: 42

堆栈跟踪:


[Exception: Timeout 时间已到。在操作完成之前超时时间已过或服务器未响应。]
   Maticsoft.DBUtility.DbHelperSQL.Query(String SQLString, SqlParameter[] cmdParms) in F:\永灿\wujun\Company\DBUtility\DbHelperSQL.cs:855
   Maticsoft.DBUtility.DALHandlerBase`1.GetModelBystrWhere(String column, String strWhere) in F:\永灿\wujun\Company\DBUtility\DALHandlerBase.cs:251
   Maticsoft.DBUtility.DALHandlerBase`1.GetModelBystrWhere(String strWhere) in F:\永灿\wujun\Company\DBUtility\DALHandlerBase.cs:223
   BLL.News.GetModelBystrWhere(String strWhere) in E:\吴海军\Project\2017\201712_沪工\Code\BLL\News.cs:105
   _detail.LoadDetail() in f:\usr\localuser\hyw2518100001\news\detail.aspx.cs:42
   _detail.Page_Load(Object sender, EventArgs e) in f:\usr\localuser\hyw2518100001\news\detail.aspx.cs:19
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +92
   System.Web.UI.Control.LoadRecursive() +54
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.34280
Baidu
sogou