mysqlXML文档在哪,一开机就报错说缺少根元素

在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
在 System.Xml.XmlTextReaderImpl.Read()
在 System.Xml.XmlTextReader.Read()
在 System.Xml.XmlReader.MoveToContent()
在 System.Xml.XmlReader.ReadStartElement(String name)
在 MySQL.Utility.Classes.CustomSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection collection)
在 System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
在 System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
在 System.Configuration.SettingsBase.get_Item(String propertyName)
在 System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
在 System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
在 MySql.Notifier.Properties.Settings.get_AutoAddPattern()
在 MySql.Notifier.Classes.Program.ChangeAutoAddPatternDefaultValue()
在 MySql.Notifier.Classes.Program.Main(String[] args)

这个我遇到过,但是具体原因还是不清楚。
解决办法是:删除C:\Users\Administrator\AppData\Roaming\Oracle\MySQL Notifier文件夹的所有文件,重新启动就好了
温馨提示:答案为网友推荐,仅供参考