---------------------------------------- Timestamp: 9/7/2018 10:14:05 AM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 2:01:32 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:42:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:42:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:42:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:42:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:43:00 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:43:02 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:43:02 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:43:11 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:47:44 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:47:51 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:47:59 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:48:02 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:48:11 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:48:11 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:48:14 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - GenericException StackTrace - at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) at BOS_AuthenticationServiceLayer.BOS_AuthenticationServiceLayer.AuthenticateUser(AuthenticationDTO userLoginDetails) InnerException - LogUtility.CustomApplicationException: GenericException ---> LogUtility.CustomApplicationException: SQLException ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationDataAccessLayer.BOS_AuthenticationDAL.UserInformationOnValidLogin(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) --- End of inner exception stack trace --- at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.SqlUserAuthentication(AuthenticationDTO userLoginDetails) at BOS_AuthenticationBusinessLayer.BOS_AuthenticationBL.AuthenticateUser(AuthenticationDTO userLoginDetails) ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:49:19 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:50:31 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 3:50:56 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 4:14:43 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 5:48:30 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ---------------------------------------- ---------------------------------------- Timestamp: 9/7/2018 7:03:17 PM Message: Priority: -1 EventId: 0 Severity: Error Extended Properties: ErrorCode - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. StackTrace - at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at BOS_CommonUtility.CommonUtility.IsTokenValid(String tokenID) InnerException - System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out ----------------------------------------