Hello,
bellow is a message of exception, when starting FsComp.exe on Linux, with WINE windows emulation. I assume that something is missing in the WINE installation - however I have allready installed Momo (.NET emulator) for windows. Thank you for your help.
Best regards...
Unhandled Exception: System.Configuration.ConfigurationErrorsException?: There is an error in a configuration setting. () ()
at System.Configuration.CustomizableFileSettingsProvider?.LoadPropertyValue? (System.Configuration.SettingsPropertyCollection? collection, System.Configuration.SettingElement? element, Boolean allowOverwrite) [0x00000]
at System.Configuration.CustomizableFileSettingsProvider?.LoadProperies? (System.Configuration.ExeConfigurationFileMap? exeMap, System.Configuration.SettingsPropertyCollection? collection, ConfigurationUserLevel? level, System.String sectionGroupName, Boolean allowOverwrite) [0x00000]
at System.Configuration.CustomizableFileSettingsProvider?.GetPropertyValues? (System.Configuration.SettingsContext? context, System.Configuration.SettingsPropertyCollection? collection) [0x00000]
at System.Configuration.LocalFileSettingsProvider?.GetPropertyValues? (System.Configuration.SettingsContext? context, System.Configuration.SettingsPropertyCollection? properties) [0x00000]
at System.Configuration.ApplicationSettingsBase?.CacheValuesByProvider? (System.Configuration.SettingsProvider? provider) [0x00000]
at System.Configuration.ApplicationSettingsBase?.GetPropertyValue? (System.String propertyName) [0x00000]
at System.Configuration.ApplicationSettingsBase?.get_Item (System.String propertyName) [0x00000]
at FlightSys?.FsComp.Properties.Settings.get_NewAssemblyVersion () [0x00000]
at FlightSys?.FsComp.Program.Main () [0x00000]