Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Configuration.ConfigurationErrorsException #9703

Closed
cyberduck opened this issue Sep 20, 2016 · 2 comments
Closed

System.Configuration.ConfigurationErrorsException #9703

cyberduck opened this issue Sep 20, 2016 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

d7d9e9f created the issue

when I try to launch cyberduck, there is more that nothing happens...

I saw error in windows log (application) :

Nom de l’application défaillante Cyberduck.exe, version : 5.1.0.20872, horodatage : 0x57bdecf3
Nom du module défaillant : KERNELBASE.dll, version : 10.0.10586.589, horodatage : 0x57cf9bf1
Code d’exception : 0xe0434352
Décalage d’erreur : 0x000bdb18
ID du processus défaillant : 0x1648
Heure de début de l’application défaillante : 0x01d2134bf1729df2
Chemin d’accès de l’application défaillante : C:\Program Files (x86)\Cyberduck\Cyberduck.exe
Chemin d’accès du module défaillant: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
ID de rapport : 9a60efac-3903-428b-880c-5c79cac07612
Nom complet du package défaillant : 
ID de l’application relative au package défaillant : 

Application : Cyberduck.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : System.Xml.XmlException
   à System.Xml.XmlTextReaderImpl.Throw(System.Exception)
   à System.Xml.XmlTextReaderImpl.Throw(System.String, System.String[])
   à System.Xml.XmlTextReaderImpl.ParseAttributes()
   à System.Xml.XmlTextReaderImpl.ParseElement()
   à System.Xml.XmlTextReaderImpl.ParseElementContent()
   à System.Xml.XmlTextReaderImpl.Read()
   à System.Xml.XmlTextReader.Read()
   à System.Xml.XmlTextReaderImpl.Skip()
   à System.Xml.XmlTextReader.Skip()
   à System.Configuration.XmlUtil.StrictSkipToNextElement(System.Configuration.ExceptionAction)
   à System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
   à System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(System.Configuration.XmlUtil, System.String, Boolean, System.String, System.Configuration.OverrideModeSetting, Boolean)
   à System.Configuration.BaseConfigurationRecord.ScanSections(System.Configuration.XmlUtil)
   à System.Configuration.BaseConfigurationRecord.InitConfigFromFile()

Informations sur l'exception : System.Configuration.ConfigurationErrorsException
   à System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean)
   à System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(System.Configuration.ConfigurationSchemaErrors)
   à System.Configuration.Configuration..ctor(System.String, System.Type, System.Object[])
   à System.Configuration.ClientConfigurationHost.OpenExeConfiguration(System.Configuration.ConfigurationFileMap, Boolean, System.Configuration.ConfigurationUserLevel, System.String)
   à System.Configuration.ConfigurationManager.OpenExeConfigurationImpl(System.Configuration.ConfigurationFileMap, Boolean, System.Configuration.ConfigurationUserLevel, System.String, Boolean)
   à System.Configuration.ClientSettingsStore.ReadSettingsFromFile(System.String, System.String, Boolean)
   à System.Configuration.LocalFileSettingsProvider.GetSettingValuesFromFile(System.String, System.String, Boolean, System.Configuration.SettingsPropertyCollection)
   à System.Configuration.LocalFileSettingsProvider.Upgrade(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyCollection, Boolean)
   à System.Configuration.LocalFileSettingsProvider.Upgrade(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyCollection)
   à System.Configuration.ApplicationSettingsBase.Upgrade()
   à Ch.Cyberduck.Core.Preferences.SettingsDictionaryPreferences.load()
   à ch.cyberduck.core.preferences.PreferencesFactory.set(ch.cyberduck.core.preferences.Preferences)
   à Ch.Cyberduck.Ui.Controller.MainController..cctor()

Informations sur l'exception : System.TypeInitializationException
   à Ch.Cyberduck.Ui.Controller.MainController.Main()

The application is still crashing (after a repair or a reinstall).

I repair .net framework 4.0 and still having same issue...


Attachments

@cyberduck
Copy link
Collaborator Author

d7d9e9f commented

Could you help me on this case ?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

It looks like you have a corrupt settings file. Please try to remove/rename the directory %AppData%\iterate_GmbH\Cyberduck.exe_Url_*\.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant