Hi all,
I have a number of test sites set up for training purposes. two of the sites are working fine but the rest are giving me this error when I go to the Edit Content area of the HTML Pro module.
An error has occurred. DotNetNuke.Services.Exceptions.ModuleLoadException: There is an error in XML document (30, 26). ---> System.InvalidOperationException: There is an error in XML document (30, 26). ---> System.Xml.XmlException: Data at the root level is invalid. Line 30, position 26. at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlReader.ReadEndElement() at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEditorProviderSettings.Read14_EditorProviderSettings(Boolean isNullable, Boolean checkType) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderEditorProviderSettings.Read15_EditorProviderSettings()
--- End of inner exception stack trace --- at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at WatchersNET.CKEditor.Utilities.SettingsUtil.GetDefaultSettings(PortalSettings portalSettings, String homeDirPath, String alternateSubFolder, ArrayList portalRoles) at WatchersNET.CKEditor.Web.CKEditorControl.LoadAllSettings() at WatchersNET.CKEditor.Web.CKEditorControl.CKEditorInit(Object sender, EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at DotNetNuke.UI.UserControls.TextEditor.OnLoad(EventArgs e) --- End of inner exception stack trace ---
any ideas?