在 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)
本文档详细记录了在处理XML文本时遇到的错误,涉及System.Xml.XmlTextReaderImpl的异常抛出,具体在MySQL.Utility.Classes.CustomSettingsProvider中获取和设置属性值的过程。主要关注于ApplicationSettingsBase和SettingsBase的交互以及如何影响程序的主函数Main。
1686

被折叠的 条评论
为什么被折叠?



