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

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

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

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

源错误:


行 35: 		new BLL.News().Update(modelU, "ID='" + model.ID + "'");
行 36: 
行 37: 		Model.News modelPrevious = new BLL.News().GetModelBystrWhere("ID>'" + model.ID + "' and ClassID='" + model.ClassID + "' and IsPass=1 and id<>" + model.ID + " order by id asc");
行 38: 		if (modelPrevious != null)
行 39: 		{

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

堆栈跟踪:


[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:37
   _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