[Get Front Page AH] - Duration: 11:39:04.338 - 11:39:04.338 System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(TextReader txtReader)
at Common.GeneralUtility.GetXml(String v_sXmlUrl, Int32 v_iTimeout, Encoding v_eEncoding)
at DataAccess.CacheEngine.GetAH(String ConnectionString, String v_sSort, String v_sOrder, Language v_eLanguage, String v_sSymbol)
at BusinessLogic.DataEngine.GetFrontPageAH(String ConnectionString, Language Language, List`1 listSymbol, List`1& listAH, CustomException& customException)