[Get60DayShortSellHistoryAndLiveData] - Duration: 06:28:39.575 - 06:28:44.572
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 DataAccess.BaseMsSQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName, Boolean v_bReturnEmptyTable)
at DataAccess.MsSQL.Get60DayShortSellHistoryAndLiveData(String ConnectionString, String Symbol)
at BusinessLogic.DataEngine.Get60DayShortSellHistoryAndLiveData(String ConnectionString, Language Language, String Symbol, List`1& listSSInfo, CustomException& customException)
[GetTopXIndustryShortSellBySymbol] - Duration: 06:28:44.572 - 06:28:45.009
System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) ---> System.ComponentModel.Win32Exception (0x80004005): The network path was not found
at DataAccess.BaseMsSQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName, Boolean v_bReturnEmptyTable)
at DataAccess.MsSQL.GetTopXIndustryShortSellBySymbol(String ConnectionString, String Symbol, Int32 NoOfRecord)
at BusinessLogic.DataEngine.GetTopXIndustryShortSellBySymbol(String ConnectionString, Language Language, String Symbol, Int32 NoOfRecord, List`1& listSSInfo, CustomException& customException)
ClientConnectionId:00000000-0000-0000-0000-000000000000
Error Number:53,State:0,Class:20