[Win32Exception (0x80004005): 等待的操作过时。]
[SqlException (0x80131904): 执行超时已过期。完成操作之前已超时或服务器未响应。 ]
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +113
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +334
System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error) +857
System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync() +299
System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket() +126
System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer() +97
System.Data.SqlClient.TdsParserStateObject.TryReadByte(Byte& value) +47
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +704
System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +89
System.Data.SqlClient.SqlDataReader.get_MetaData() +101
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +624
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) +3392
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) +725
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +84
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +312
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +214
System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +465
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +147
Hotsales.EBDoor.SystemFramework.DAL.SqlHelper2.ExecuteCommandReturnDataTable(String dbName, SqlCommand cmd) in d:\vss\EBDOOR\SourceCodeV4\Hotsales.EBDoor.Component\Hotsales.EBDoor.SystemFramework\DAL\SqlHelper2.cs:45
Hotsales.EBDoor.SystemFramework.DAL.EBDoorBaseDAL.ExecuteCommandReturnDataTable(SqlCommand cmd) in d:\vss\EBDOOR\SourceCodeV4\Hotsales.EBDoor.Component\Hotsales.EBDoor.SystemFramework\DAL\EBDoorBaseDAL.cs:30
Hotsales.EBDoor.Cache.DataAccess.CacheAdvQiansjs.SelectCacheAdvQsjHotKeywordByRowIndexRank(Int32 beginRowIndex, Int32 endRowIndex) +467
Hotsales.EBDoor.Cache.BusinessFacade.CacheAdvQiansjSystem.SelectCacheAdvQsjHotKeywordByRowIndexRank(Int32 beginRowIndex, Int32 endRowIndex) +101
CommerceInfo_CommerceInfoList.qiansjBinding() in d:\EBDOOR\EBDOORWEB\buy\CommerceInfo\CommerceInfoList.aspx.cs:236
CommerceInfo_CommerceInfoList.Page_Load(Object sender, EventArgs e) in d:\EBDOOR\EBDOORWEB\buy\CommerceInfo\CommerceInfoList.aspx.cs:193
System.Web.UI.Control.OnLoad(EventArgs e) +108
System.Web.UI.Control.LoadRecursive() +90
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533
|