I Integrated Geckofx45.64 in my Windows Forms Application - On some Windows10 distributions i get the following error right after startup:
System.DllNotFoundException
at Gecko.Xpcom.Alloc(IntPtr)
at Gecko.nsAString..ctor()
at Gecko.nsAString..ctor(System.String)
at Gecko.Xpcom.Initialize(System.String)
at Vault_Forms_App.Program.Main
Can anyone help me out with this?