System.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.) ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
à System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
à System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
à System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
à System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
à System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
à System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
à System.Data.SqlClient.SqlConnection.Open()
à Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
à Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
à Nevoweb.DNN.NBrightBuy.Components.SqlDataProvider.SqlDataProvider.Get(Int32 itemId, String typeCodeLang, String lang)
à Nevoweb.DNN.NBrightBuy.Components.NBrightBuyController.Get(Int32 itemId, String typeCodeLang, String lang)
à Nevoweb.DNN.NBrightBuy.Components.PurchaseData.PopulatePurchaseData(Int32 entryId)
à Nevoweb.DNN.NBrightBuy.Components.CartData.GetCartId(String cartId)
à Nevoweb.DNN.NBrightBuy.Components.CartData..ctor(Int32 portalId, String nameAppendix, String cartid)
à Nevoweb.DNN.NBrightBuy.Components.NBrightBuyUtils.RenderCart(String theme, String carttemplate, String controlPath)
à Nevoweb.DNN.NBrightBuy.CartRazorView.RazorPageLoad()
à Nevoweb.DNN.NBrightBuy.CartRazorView.OnLoad(EventArgs e)
ClientConnectionId :904312fd-7bba-4ea5-bdf8-6bdabd6f8679
Error Number :258,State :0,Class :20