Hi All,
I'm seeing a problem with ImageGen. It's not loading. If I try to load
it in the address bar separately like this:
http://www.instantcomet.com/umbraco/ImageGen.aspxI'm seeing this error:
Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) 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(String filename) at ImageGenerator.ImageGen.loadIndexFile() at ImageGenerator.ImageGen.cachedImageAlreadyExists() at ImageGenerator.ImageGen.FileName(Boolean useCache) at ImageGenerator.ImageGenPage.Page_Load(Object sender, EventArgs e)
It's probably something basic, but can't see it at the moment. I'll post back when I figure it out...
- Mark