Hello,
sometimes I receive this error:
System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.Exception: Error On D:\users\soridp\aiisf.com\CommonCode\CuteSoft_Client\CuteEditor\Configuration\AutoConfigure\Default.config ---> System.Xml.XmlException: The data at the root level is invalid. Line 161, position 17.
at System.Xml.XmlTextReader.ParseRoot()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadNoCollectTextToken()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
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 CuteEditor.Impl.EditorProvider.LoadCachedXmlConfiguration(HttpContext context, ArrayList files)
can you help?
Thanks