MobiFlight Community Support

Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.

You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks! 

05/03/2024 - This forum is read-only

The community support for MobiFlight has moved exclusively over to our Discord server. Register for free and enjoy more interactive functions like image and video upload, voice chat. More than 7,000 registered users around the world make it a great experience!

See you on our MobiFlight Community Discord server.

A HUGE Thank You to everyone who participated in the forum, especially obviously to Pizman and Stephan who did an outstanding job over so many years providing an incredible service to the MobiFlight community.

The forum is still providing a lot of good content, hence we keep this information accessible.

icon
Avatar
ryhoo2
Posts: 2
First time fresh installation, Windows 10 1909, Do I need specific C Runtime to be installed maybe?

Here's the crash report:
Application: MFConnector.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.Internal.WriteFileContext.ReplaceFile(System.String, System.String)
at System.Configuration.Internal.WriteFileContext.Complete(System.String, Boolean)
at System.Configuration.Internal.InternalConfigHost.StaticWriteCompleted(System.String, Boolean, System.Object, Boolean)
at System.Configuration.Internal.InternalConfigHost.System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String, Boolean, System.Object, Boolean)
at System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(System.String, Boolean, System.Object, Boolean)
at System.Configuration.ClientSettingsStore+ClientSettingsConfigurationHost.WriteCompleted(System.String, Boolean, System.Object)
at System.Configuration.UpdateConfigHost.WriteCompleted(System.String, Boolean, System.Object)
at System.Configuration.MgmtConfigurationRecord.SaveAs(System.String, System.Configuration.ConfigurationSaveMode, Boolean)
at System.Configuration.Configuration.SaveAsImpl(System.String, System.Configuration.ConfigurationSaveMode, Boolean)
at System.Configuration.ClientSettingsStore.WriteSettings(System.String, Boolean, System.Collections.IDictionary)

Exception Info: System.Configuration.ConfigurationErrorsException
at System.Configuration.ClientSettingsStore.WriteSettings(System.String, Boolean, System.Collections.IDictionary)
at System.Configuration.LocalFileSettingsProvider.SetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyValueCollection)
at System.Configuration.SettingsBase.SaveCore()
at System.Configuration.SettingsBase.Save()
at System.Configuration.ApplicationSettingsBase.Save()
at MobiFlight.UI.MainForm.UpgradeSettingsFromPreviousInstallation()
at MobiFlight.UI.MainForm.InitializeSettings()
at MobiFlight.UI.MainForm..ctor()
at MobiFlight.Program.Main()


Faulting application name: MFConnector.exe, version: 9.7.1.0, time stamp: 0x64201460
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1415, time stamp: 0x2791d798
Exception code: 0xe0434352
Fault offset: 0x0012b522
Faulting process id: 0x2200
Faulting application start time: 0x01d9b647e7b1185c
Faulting application path: C:\Users\ryh\AppData\Local\MobiFlight\MobiFlight Connector\MFConnector.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 07ce4fad-c72b-4be8-93a8-dfa2aae1c56a
Faulting package full name:
Faulting package-relative application ID:


Thank you for any help.
2023-07-14 13:45
Avatar
ryhoo2
Posts: 2
'Run As Administrator...' does the trick:)
But can anyone explain why does it need Admin privileges? That's unsafe...
2023-07-16 00:05
Avatar
StephanHo
Moderator
From: EDDG, Germany
Posts: 1867
Supporter
Hi ryhoo2,

it's quite simple why MF has to be run n admin mode:

If you have installed MF in Windows protected folders like (C:\windows, c:\program files, c:\program files (x86) or an other folder of the windows protecting system you have to run all these programs in admin mide.
The other way is that you run one of the MF relatd programs in admin mode, you have to run MF in admin mode.

Best is that you did not install the MF related programs on drive C:\. Better is to install it normally on drive D:\,E:\ or any other drive but not on drive C:\
If you install it the normal way (do not activate the admin mode) you can run all mf related programs in normal mode.
Grüße,
Stephan (Time: UTC+2)
2023-07-19 21:51
Avatar
SergeyPe
Posts: 45
Hi StephanHo,

The current MF version installs itself to a C:\User\... folder with no option to choose the installation drive or directory. Any way to change it?
2023-07-25 16:30
Avatar
StephanHo
Moderator
From: EDDG, Germany
Posts: 1867
Supporter
Hi Sergey,

that does not matter. You can install MF in a folder of your choice as follows:

go into the folder where MF has been installed (i.e. C:\USER\...). Click on the file MobiFlightConnector-[Version].zip and copy this file to a folder of your choice (i.e. D:\Flightsim\MobiFlight\
Unpack MobiFlightConnector-[Version}.zip into the folder of your choice. Delete the folder C:\USERS\...\MobiFlight - the folder, where MF has been installed before. Run MFConnector.exe in the folder of your choice and have fun with MF]Version}.zip into the folder of your choice.
Delete the folder C:\USERS\...\MobiFlight - the folder, where MF has been installed before.
Run MFConnector.exe in the folder of your choice and have fun with MF.
Grüße,
Stephan (Time: UTC+2)
2023-07-26 16:16
Avatar
SergeyPe
Posts: 45
Thanks!
2023-07-26 17:05
icon