“/”应用程序中的服务器错误。

信号灯超时时间已到

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.ComponentModel.Win32Exception: 信号灯超时时间已到

源错误:


行 89:         if (catalogTable == null)
行 90:         {
行 91:             catalogTable = new Hotsales.EBDoor.Product.BusinessFacade.ProdCatalogSystem().SelectProdCatalogAndCommerceInfoCountByParentId(catalogId);
行 92:             HSCache.Set("Hotsales.EBDoor.Product.BusinessFacade.ProdCatalogSystem().SelectProdCatalogAndCommerceInfoCountByParentId(" + catalogId + ")", catalogTable, new TimeSpan(24, 0, 0));
行 93:         }

源文件: d:\EBDOOR\EBDOORWEB\buy\CommerceInfo\CommerceInfoList.aspx.cs    行: 91

堆栈跟踪:


[Win32Exception (0x80004005): 信号灯超时时间已到]

[SqlException (0x80131904): 在从服务器接收结果时发生传输级错误。 (provider: TCP Provider, error: 0 - 信号灯超时时间已到)]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +3335088
   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.Product.DataAccess.ProdCatalogs.SelectProdCatalogAndCommerceInfoCountByParentId(String parentId) +472
   Hotsales.EBDoor.Product.BusinessFacade.ProdCatalogSystem.SelectProdCatalogAndCommerceInfoCountByParentId(String ParentId) +95
   CommerceInfo_CommerceInfoList.Page_Load(Object sender, EventArgs e) in d:\EBDOOR\EBDOORWEB\buy\CommerceInfo\CommerceInfoList.aspx.cs:91
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4676.0