[SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45
System.Data.SqlClient.SqlCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +5
System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior) +28
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +88
RH.Framework.Server.CServer.RunSqlCommand(String sqlCommand) in D:\SVN\GMN\Finance\RH.Finance.Common\RH.Framework.Server\CServer.cs:113
RH.Finance.BusinessLogic.CItems.LoadShowAllByCategoryID(Guid pCategoryId, Guid pUserId, String TitleBegin) in d:\svn\gmn\finance\rh.finance.common\ig.finance.businesslogic\citems.cs:40
RH.Finance.WebPresentation.Controls.ItemsList.CreateDataSource() in D:\SVN\GMN\Finance\RH.Finance.WebPresentation\Controls\ItemsList.ascx.cs:468
RH.Finance.WebPresentation.Controls.ItemsList.ItemsList_PreRender(Object sender, EventArgs e) in D:\SVN\GMN\Finance\RH.Finance.WebPresentation\Controls\ItemsList.ascx.cs:827
System.Web.UI.Control.OnPreRender(EventArgs e) +67
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499
|