[Get ETF Search] - Duration: 07:15:47.126 - 07:15:47.126
MySql.Data.MySqlClient.MySqlException (0x80004005): Too many connections
at DataAccess.MySQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName)
at DataAccess.MySQL.GetETFSearch(String ConnectionString, Language Language, String viewType, String no_of_record, Nullable`1 fund_type_id, Nullable`1 geo_id, Nullable`1 issuer_id, Nullable`1 manager_id, String type_of_etf, String type_of_listing, Nullable`1 expense_ratio, String etf_name, Nullable`1 fund_size, Nullable`1 tradingCurrency, Nullable`1 yield, String underlying)
at BusinessLogic.DataEngine.GetETFSearch(String WebServConnectionString, String QuoteHKConnectionString, String QuoteConnectionString, String RedBoxIXConnectionString, DataType DataType, Language Language, String viewType, String no_of_record, String fund_type_id, String geo_id, String issuer_id, String manager_id, String type_of_etf, String type_of_listing, String expense_ratio, String etf_name, String fund_size, String tradingCurrency, String yield, String underlying, String premium, List`1& listETF, CustomException& customException)