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

Doesn't Work #25

Open
Freddie0Mercury opened this issue Oct 22, 2019 · 2 comments
Open

Doesn't Work #25

Freddie0Mercury opened this issue Oct 22, 2019 · 2 comments

Comments

@Freddie0Mercury
Copy link

System.DllNotFoundException: Unable to load DLL 'mozglue': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Gecko.Xpcom.Alloc(IntPtr size)
at Gecko.nsAString..ctor() in D:\temp\339b193\Geckofx-Core\nsString.cs:line 883
at Gecko.nsAString..ctor(String value) in D:\temp\339b193\Geckofx-Core\nsString.cs:line 895
at Gecko.Xpcom.Initialize(String binDirectory) in D:\temp\339b193\Geckofx-Core\Xpcom.cs:line 324
at QSP.UI.Views.MiscInfo.AirportMapControl.EnableBrowser() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Views\MiscInfo\AirportMapControl.cs:line 227
at QSP.UI.Views.MiscInfo.AirportMapControl.set_BrowserEnabled(Boolean value) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Views\MiscInfo\AirportMapControl.cs:line 32
at QSP.UI.Presenters.MiscInfo.MiscInfoPresenter..ctor(IMiscInfoView view, AirportManager airportList, Locator1 windTableLocator, Boolean enableBrowser, Func1 origGetter, Func1 destGetter, Func1 altnGetter) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Presenters\MiscInfo\MiscInfoPresenter.cs:line 28
at QSP.UI.Forms.QspForm.InitMiscInfoMenu() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 334
at QSP.UI.Forms.QspForm.InitControls() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 296
at QSP.UI.Forms.QspForm.b__25_0() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 102
at QSP.UI.Forms.QspForm.ShowSplashWhile(Action action) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 181
at QSP.UI.Forms.QspForm.Init() in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\UI\Forms\QspForm.cs:line 97
at QSP.Program.Main(String[] args) in C:\Data\Programming\Projects\QSimPlanner\Source Code\src\QSP\Program.cs:line 83

I get this message when trying to open. Any idea?

@tombogle
Copy link

Based on this: https://stackoverflow.com/questions/45997649/geckofx-core-system-dllnotfoundexception, I'm guessing it is because of a missing Visual C++ redistributable.

@andyapilot
Copy link

this fix does not work, I really want use this software. I get the same error for the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants