conzy666 0 Posted June 9, 2019 Report Share Posted June 9, 2019 So STB was working fine last night, I have booted the PC up this morning to this crash report. 09/06/2019 12:20:29.492 System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 6, position 1. (C:\Users\conno\AppData\Local\FlyingWSimulation\TrafficBoardFrontEnd.exe_Url_w0yixu2kwawdhvlzenm1gewk313gms3o\4.2.2018.13500\user.config line 6) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 6, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars) at System.Xml.XmlTextReaderImpl.ParseText() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Configuration.XmlUtil.StrictReadToNextElement(ExceptionAction action) at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(XmlUtil xmlUtil, String parentConfigKey, Hashtable factoryList) at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(XmlUtil xmlUtil, String parentConfigKey, Hashtable factoryList) at System.Configuration.BaseConfigurationRecord.ScanFactories(XmlUtil xmlUtil) at System.Configuration.BaseConfigurationRecord.InitConfigFromFile() --- End of inner exception stack trace --- at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) --- End of inner exception stack trace --- at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e) at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPath, BaseConfigurationRecord configRecord) at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject) at System.Configuration.BaseConfigurationRecord.GetSection(String configKey) at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped) at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties) at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider) at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName) at System.Configuration.SettingsBase.get_Item(String propertyName) at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName) at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName) at FLW.STB.Client.Properties.Settings.get_CustomFilter_SameATC() in C:\_Data\Google Drive\Visual Studio\Flight Simulator\STB\STB V4 for Prepar3D\Client\Traffic Board\Properties\Settings.Designer.cs:line 158 at FLW.STB.Client.CustomFilterProperties..ctor() in C:\_Data\Google Drive\Visual Studio\Flight Simulator\STB\STB V4 for Prepar3D\Client\Traffic Board\CustomFilterProperties.cs:line 38 at FLW.STB.Client.STBClient..ctor() in C:\_Data\Google Drive\Visual Studio\Flight Simulator\STB\STB V4 for Prepar3D\Client\Traffic Board\STBClient.cs:line 186 at FLW.STB.SimConnectWrapper.SimConnectWrapper_P3D_V4..ctor() in C:\_Data\Google Drive\Visual Studio\Flight Simulator\STB\STB V4 for Prepar3D\Client\SimConnectWrapperP3D\SimConnectWrapper_P3D_V4.cs:line 90 at STB.Launcher.Program.LoadClient(ClientExceptionHandler eh) in C:\_Data\Google Drive\Visual Studio\Flight Simulator\STB\STB V4 for Prepar3D\Client\Front End\TBLauncher.cs:line 28 at STB.Launcher.Program.Main(String[] args) in C:\_Data\Google Drive\Visual Studio\Flight Simulator\STB\STB V4 for Prepar3D\Client\Front End\TBLauncher.cs:line 164 Any ideas? Quote Link to post Share on other sites
flying-w 78 Posted June 9, 2019 Report Share Posted June 9, 2019 Yes, I know all about this one. Welcome to the wonderful world of Windows .net corrupting it's own files for reasons unknown. All you need to do is delete the file mentioned in the error message: C:\Users\conno\AppData\Local\FlyingWSimulation\TrafficBoardFrontEnd.exe_Url_w0yixu2kwawdhvlzenm1gewk313gms3o\4.2.2018.13500\user.config Simon Quote Link to post Share on other sites
conzy666 0 Posted June 9, 2019 Author Report Share Posted June 9, 2019 15 minutes ago, flying-w said: Yes, I know all about this one. Welcome to the wonderful world of Windows .net corrupting it's own files for reasons unknown. All you need to do is delete the file mentioned in the error message: C:\Users\conno\AppData\Local\FlyingWSimulation\TrafficBoardFrontEnd.exe_Url_w0yixu2kwawdhvlzenm1gewk313gms3o\4.2.2018.13500\user.config Simon Haha. No worries, thanks Simon! 😄 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.