[Win32Exception (0x80004005): The wait operation timed out]
[SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.]
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +111
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +332
System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error) +644
System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync() +290
System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket() +121
System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer() +101
System.Data.SqlClient.TdsParserStateObject.TryReadByte(Byte& value) +46
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +564
System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +87
System.Data.SqlClient.SqlDataReader.get_MetaData() +99
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption) +584
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3069
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +674
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +301
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +202
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +178
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +119
Mafk.Portal.Keyword.RelatedTopics.GetRelatedTopics(Int32 from, Int32 count, String culture, Guid treeID, Guid treeNodeID, Boolean treeNodeChild, Boolean noTree, Int32& recordCount) +1477
[SigmaException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.]
Mafk.Portal.Keyword.RelatedTopics.GetRelatedTopics(Int32 from, Int32 count, String culture, Guid treeID, Guid treeNodeID, Boolean treeNodeChild, Boolean noTree, Int32& recordCount) +1701
Mafk.Portal.Keyword.RelatedTopicsSummary.GridDataBind() +301
Mafk.Portal.WebpartUI.GridWebpart.InitList(DataGrid theDataGrid, RecordOperations theRecordOperation, Boolean bindDataGrid, Boolean includedDate) +380
Mafk.Portal.Keyword.RelatedTopicsSummary.Refresh() +232
System.Web.UI.Control.OnLoad(EventArgs e) +103
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1381
|