Server Error in '/' Application.

The semaphore timeout period has expired

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.ComponentModel.Win32Exception: The semaphore timeout period has expired

Source Error:


Line 278:            End If
Line 279:
Line 280:            Return GetListRows(_connectionString, strFields, "Sebos_Perguntas_e_Respostas.PegID", _
Line 281:            strTables, intPageNo, intPageSize, True, strFilter, "Sebos_Perguntas_e_Respostas.Date_Add DESC", "")
Line 282:

Source File: \\windows-pd-0001.fs.locaweb.com.br\WNFS-0001\sebosonline2\web\App_Code\Produtos.Perguntas.vb    Line: 280

Stack Trace:


[Win32Exception (0x80004005): The semaphore timeout period has expired]

[SqlException (0x80131904): A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.)]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +2586982
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +6040034
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +297
   System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error) +810
   System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync() +200
   System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket() +109
   System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer() +98
   System.Data.SqlClient.TdsParserStateObject.TryReadByte(Byte& value) +42
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +599
   System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +59
   System.Data.SqlClient.SqlDataReader.get_MetaData() +91
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +446
   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) +2657
   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) +1611
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +65
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +251
   System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +43
   System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +12
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +140
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +138
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +89
   IGWebLibrary.DataLayer.SqlHelper.ExecuteDataset(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) in DataLayer.vb:645
   IGWebLibrary.DataLayer.SqlHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) in DataLayer.vb:564
   IGWebLibrary.DataLayer.SqlCommands.GetListRows(String connectionString, String strFields, String strPK, String strTables, Int32 intPageNo, Int32 intPageSize, Boolean blnGetRecordCount, String strFilter, String strSort, String strGroup) in DataLayer.vb:181
   Produtos.Perguntas.ListarSite(Int32 intProdutoID, Int32 intPageNo, Int32 intPageSize) in \\windows-pd-0001.fs.locaweb.com.br\WNFS-0001\sebosonline2\web\App_Code\Produtos.Perguntas.vb:280
   Produto_Detalhes.Page_Load(Object sender, EventArgs e) in \\windows-pd-0001.fs.locaweb.com.br\WNFS-0001\sebosonline2\web\produto_detalhes.aspx.vb:39
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9224.0