Server Error in '/' Application.

Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Source Error:


Line 229:	int m = 1;
Line 230:
Line 231:	DTcms.Model.article tmodel2 = get_article_model(model.id);
Line 232:
Line 233:	foreach(DTcms.Model.article_albums modelt2 in tmodel2.albums)

Source File: c:\webhosting\data\aspx\main\product_show.aspx    Line: 231

Stack Trace:


[Exception: Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   DTcms.DBUtility.DbHelperSQL.Query(String SQLString, SqlParameter[] cmdParms) in F:\椤圭洰\2023\鍙伴偊\4.0妯$増\DTcms.DBUtility\DbHelperSQL.cs:973
   DTcms.DAL.article_attribute_field.GetFields(Int32 channel_id, Int32 article_id, String strWhere) in F:\椤圭洰\2023\鍙伴偊\4.0妯$増\DTcms.DAL\article_attribute_field.cs:445
   DTcms.DAL.article.DataRowToModel(DataRow row) in F:\椤圭洰\2023\鍙伴偊\4.0妯$増\DTcms.DAL\article.cs:1079
   DTcms.DAL.article.GetModel(Int32 id) in F:\椤圭洰\2023\鍙伴偊\4.0妯$増\DTcms.DAL\article.cs:733
   DTcms.BLL.article.GetModel(Int32 id) in F:\椤圭洰\2023\鍙伴偊\4.0妯$増\DTcms.BLL\article.cs:78
   DTcms.Web.UI.BasePage.get_article_model(Int32 id) in F:\椤圭洰\2023\鍙伴偊\4.0妯$増\DTcms.Web.UI\Label\article.cs:219
   ASP.aspx_main_product_show_aspx.OnInit(EventArgs e) in c:\webhosting\data\aspx\main\product_show.aspx:231
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4330.0
XML 地图