[Get IPO Company Info] - Duration: 15:15:30.942 - 15:15:35.939
MySql.Data.MySqlClient.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Exception of type 'System.Exception' was thrown.
at MySql.Data.MySqlClient.NativeDriver.Open()
at DataAccess.MySQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName)
at DataAccess.MySQL.GetIPOCompanyInformation(String ConnectionString, Language Language, Int32 v_iSymbol)
at BusinessLogic.DataEngine.GetIPOCompanyInfo(String ConnectionString, Language Language, String Symbol, IPOInfo& IPOInfoObj, CustomException& customException)