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=0; handshake=68; [Login] initialization=0; authentication=0; [Post-Login] complete=15811; ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
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 Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
at Nevoweb.DNN.NBrightBuy.Components.SqlDataProvider.SqlDataProvider.Get(Int32 itemId, String typeCodeLang, String lang)
at Nevoweb.DNN.NBrightBuy.Components.NBrightBuyController.Get(Int32 itemId, String typeCodeLang, String lang)
at Nevoweb.DNN.NBrightBuy.Components.PurchaseData.PopulatePurchaseData(Int32 entryId)
at Nevoweb.DNN.NBrightBuy.Components.CartData.GetCartId(String cartId)
at Nevoweb.DNN.NBrightBuy.Components.CartData..ctor(Int32 portalId, String nameAppendix, String cartid)
at Nevoweb.DNN.NBrightBuy.Components.NBrightBuyUtils.RenderCart(String theme, String carttemplate, String controlPath)
at Nevoweb.DNN.NBrightBuy.CartRazorView.RazorPageLoad()
at Nevoweb.DNN.NBrightBuy.CartRazorView.OnLoad(EventArgs e)
ClientConnectionId:547c460e-35fc-4c06-b0bf-c839baab9a7e
Error Number:-2,State:0,Class:11