eSystem.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at StorageOptimization.Connector.Common.XmlUtility.ToObject(String xml, Type type) at StorageOptimization.Connector.Common.XmlUtility.ToObject[T](String xml) at StorageOptimization.Connector.Web.AjaxHelper.AjaxCommand.GetInstance(String ajaxCmdString) at StorageOptimization.Connector.Web.AjaxHelper.AjaxHandler.GetCallbackResult() at StorageOptimization.Connector.Web.WebHandlerBase.ProcessRequest(HttpContext context)