Server Error in '/' Application.

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.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +925466
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +800118
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +186
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1932
   System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31
   System.Data.SqlClient.SqlDataReader.get_MetaData() +62
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +1005
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122
   System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +7
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +141
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +86
   DiDai.SqlDataProvider.DbHelperBase.ExecuteDataSet(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) +144
   DiDai.SqlDataProvider.DbHelperBase.ExecuteDataSet(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +115
   DiDai.SqlDataProvider.DbHelperBase.ExecuteDataSet(CommandType commandType, String commandText) +43
   DiDai.SqlDataProvider.DbHelperSQL.GetPageList(PageListSQL p) +3156
   DiDai.SqlDataProvider.ResourceGamesDAL.GetListByTagID(Int32 tagID, PageListSQL sql) +187
   DiDai.MasterPages.LoopTags.DTagList.GetLoopsData(HtmlBlock hbDynamic, HtmlBlock[] hbPagers, Hashtable htValues, Parameters _params) +459
   EL.MasterPage.DynamicTagBase.GetLoopsStringBeforeGetData(HtmlBlock hbDynamic, HtmlBlock[] hbPagers, Hashtable htValues, Boolean deleteTag, Parameters _params) +51
   EL.MasterPage.DynamicTagBase.GetString(HtmlBlock hbDynamic, HtmlBlock[] hbPagers, Hashtable htValues, Boolean deleteTag, Parameters _params) +148
   EL.MasterPage.TemplateBody.GetString(Hashtable htValue, Boolean deleteTag) +377
   EL.MasterPage.MasterPageBase.OutputPage(Boolean deleteTag) +80
   DiDai.MasterPages.Pages.TagList.OnPreInit() +777
   DiDai.MasterPages.Pages.PageBase.OnPreInit(EventArgs e) +31
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +663


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433