Hey...thanks for responding...
 
	 
 
	Installed SSA v2.2.0...and no, not getting any error messages.  It just won't stay in the system tray.  I have it allowed through the firewall...and it worked fine for two weeks.  Here is the log for tonight...make any sense?
 
	 
 
	2021-04-13 23:39:19.9694|ERROR|SimShaker.Program|System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1. (C:\Users\timca\AppData\Local\Dream_Sim_Team\SimShaker_for_Aviators.ex_Url_jtzbnvqjzfjptneip3klw2mzbs2eehnu\2.2.0.0\user.config line 15) ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 15, position 1. 
	   at System.Xml.XmlTextReaderImpl.Throw(Exception e) 
	   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) 
	   at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars) 
	   at System.Xml.XmlTextReaderImpl.ParseText() 
	   at System.Xml.XmlTextReaderImpl.ParseElementContent() 
	   at System.Xml.XmlTextReaderImpl.Read() 
	   at System.Xml.XmlTextReader.Read() 
	   at System.Xml.XmlTextReaderImpl.Skip() 
	   at System.Xml.XmlTextReader.Skip() 
	   at System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action) 
	   at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps) 
	   at System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps) 
	   at System.Configuration.BaseConfigurationRecord.ScanSections(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.BaseConfigurationRecord.ThrowIfInitErrors() 
	   at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e) 
	   --- End of inner exception stack trace --- 
	   at System.Configuration.ConfigurationManager.PrepareConfigSystem() 
	   at System.Configuration.ConfigurationManager.RefreshSection(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 SimShaker.Properties.Settings.get_Starter_ShowBalloon() 
	   at SimShaker.UI.AutoStarterForm..ctor() 
	   at SimShaker.Program.Main(String[] args)