pavlik » 09 ноя 2023, 13:47
Здравствуйте! Не запускается FreeZvit после обновления до 9_10_15. Что можно сделать, подскажите, пожалуйста.
Подробная информация об использовании оперативной
(JIT) отладки вместо данного диалогового
окна содержится в конце этого сообщения.
************** Текст исключения **************
System.Configuration.ConfigurationErrorsException: Система конфигурации не прошла инициализацию ---> System.Configuration.ConfigurationErrorsException: Недопустимые данные на корневом уровне. Строка 1, позиция 1. (C:\Users\DNZ-Poltava\AppData\Local\BidgoSOFT\FreeZvit.exe_Url_zumynvjjp4mwseasocjobqvz5atzlmvj\9.10.15.0\user.config line 1) ---> System.Xml.XmlException: Недопустимые данные на корневом уровне. Строка 1, позиция 1.
в System.Xml.XmlTextReaderImpl.Throw(Exception e)
в System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
в System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
в System.Xml.XmlTextReaderImpl.ParseDocumentContent()
в System.Xml.XmlTextReaderImpl.Read()
в System.Xml.XmlTextReader.Read()
в System.Configuration.XmlUtil..ctor(Stream stream, String name, Boolean readToFirstElement, ConfigurationSchemaErrors schemaErrors)
в System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
--- Конец трассировки внутреннего стека исключений ---
в System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
в System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
в System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
в System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
--- Конец трассировки внутреннего стека исключений ---
в System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)
в System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
в System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord)
в System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
в System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission)
в System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
в System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
в System.Configuration.ConfigurationManager.GetSection(String sectionName)
в System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
в System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
в 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)
в FreeZvit.My.MySettings.get_BkpStart()
в FreeZvit.Splash.Dialog1_Load(Object sender, EventArgs e)
в System.EventHandler.Invoke(Object sender, EventArgs e)
в System.Windows.Forms.Form.OnLoad(EventArgs e)
в System.Windows.Forms.Form.OnCreateControl()
в System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
в System.Windows.Forms.Control.CreateControl()
в System.Windows.Forms.Control.WmShowWindow(Message& m)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
в System.Windows.Forms.ContainerControl.WndProc(Message& m)
в System.Windows.Forms.Form.WmShowWindow(Message& m)
в System.Windows.Forms.Form.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)