--------------------------------------------------------------- Log Entry : 2/22/2024 4:30:33 PM - ------------------------------------------------------------- VanSalesController Method:UserLogin System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=2213; [Login] initialization=0; authentication=0; [Post-Login] complete=14859; ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out at Sang.Asset.WebAPI.General.ClassDB.GetDataTable(String commandText, CommandType commandType, List`1 parameters) at Sang.Asset.WebAPI.Controllers.VanSalesController.UserLogin(String sLoginName, String sPassword) ClientConnectionId:8614d481-f8a6-4d24-bfd9-63db427d1fe6 Error Number:-2,State:0,Class:11 --------------------------------------------------------------- Log Entry : 2/22/2024 4:30:34 PM - ------------------------------------------------------------- VanSalesController Method:UserLogin System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=2213; [Login] initialization=0; authentication=0; [Post-Login] complete=14859; ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out at Sang.Asset.WebAPI.General.ClassDB.GetDataTable(String commandText, CommandType commandType, List`1 parameters) at Sang.Asset.WebAPI.Controllers.VanSalesController.UserLogin(String sLoginName, String sPassword) ClientConnectionId:8614d481-f8a6-4d24-bfd9-63db427d1fe6 Error Number:-2,State:0,Class:11 --------------------------------------------------------------- Log Entry : 2/22/2024 4:30:34 PM - ------------------------------------------------------------- VanSalesController Method:UserLogin System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=2213; [Login] initialization=0; authentication=0; [Post-Login] complete=14859; ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out at Sang.Asset.WebAPI.General.ClassDB.GetDataTable(String commandText, CommandType commandType, List`1 parameters) at Sang.Asset.WebAPI.Controllers.VanSalesController.UserLogin(String sLoginName, String sPassword) ClientConnectionId:8614d481-f8a6-4d24-bfd9-63db427d1fe6 Error Number:-2,State:0,Class:11 --------------------------------------------------------------- Log Entry : 2/22/2024 4:30:35 PM - ------------------------------------------------------------- VanSalesController Method:UserLogin System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=2213; [Login] initialization=0; authentication=0; [Post-Login] complete=14859; ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out at Sang.Asset.WebAPI.General.ClassDB.GetDataTable(String commandText, CommandType commandType, List`1 parameters) at Sang.Asset.WebAPI.Controllers.VanSalesController.UserLogin(String sLoginName, String sPassword) ClientConnectionId:8614d481-f8a6-4d24-bfd9-63db427d1fe6 Error Number:-2,State:0,Class:11 --------------------------------------------------------------- Log Entry : 2/22/2024 4:31:14 PM - ------------------------------------------------------------- ReportController Method:TotalCount System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() 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(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Asset.WebAPI.General.ClassDB.GetDataSet(String commandText, CommandType commandType, SqlParameter[] parameters) at Sang.Asset.WebAPI.Controllers.ReportController.TotalCount() --------------------------------------------------------------- Log Entry : 2/22/2024 4:31:14 PM - ------------------------------------------------------------- VanSalesController Method:GetMenu_BasedOnUser System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. at Sang.Asset.WebAPI.General.ClassDB.GetDataTable(String commandText, CommandType commandType, List`1 parameters) at Sang.Asset.WebAPI.Controllers.VanSalesController.GetMenu_BasedOnUser(Int32 iUser)