[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
MyAmplify.common.LoadBooleanResults(Tag[]& tTags, SqlConnection& cnSQL, BooleanSearchType& Type, HttpRequest& oRequest, HttpSessionState& oSession, Boolean bCliproll, String sUrlString, Boolean& bRSS, Boolean& bNext100, SearchParams& oSearchParams) in W:\inetpub\dev.clipmarks.com\modules\common.vb:1914
MyAmplify.exchange_common.Load(SqlConnection& cnSQL, Object& oExchange, Boolean& bSortOptions, Boolean& bFilterOptions) in W:\inetpub\dev.clipmarks.com\modules\exchange_common.vb:405
MyAmplify.exchange.Page_Load(Object sender, EventArgs e) in W:\inetpub\dev.clipmarks.com\exchange.aspx.vb:154
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +772
|