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

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

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

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

源错误:


行 25: 	private void LoadDetail()
行 26: 	{
行 27: 		model = new BLL.News().GetModelBystrWhere("IsPass=1 and ID='" + ids + "'");
行 28: 		if (model == null) Comm.stc.AlertStr("信息不存在", -1);
行 29: 		modelT = new BLL.WebTree().GetModelBystrWhere("ClassID='" + model.ClassID + "' and IsShow=1");

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

堆栈跟踪:


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