- Messages
- 7
- Country
I have a problem running Bgl2XML under Windows 10. I have installed .NET Versions 4.5 and 4.6.
When I launch Bgl2XML a System.MissingMethodException occurs:
The GUI version works without problems but I need the commandline tool because I want to use it in a workflow.
Has anybody a suggestion how I can get Bgl2XML running on my system? Does it perhaps need a special .NET version?
Any help is greatly appreciated.
Günter
When I launch Bgl2XML a System.MissingMethodException occurs:
Code:
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. Alle Rechte vorbehalten.
E:\FSDesign\BGL2XML>bgl2xml /s EDRM_ISVegetation.BGL
Unbehandelte Ausnahme: System.MissingMethodException: Methode nicht gefunden: "System.String ScruffyDuck.Flightsim.Scenery.SceneryFile.SceneryFile.Bgl2Xml(System.String, Boolean)".
bei Bgl2Xml.Program.deCompile(String pSource, String pDest, Boolean pSaveModels)
bei Bgl2Xml.Program.Main(String[] args)
E:\FSDesign\BGL2XML>dir
Datenträger in Laufwerk E: ist LWE
Volumeseriennummer: BC18-5DB4
Verzeichnis von E:\FSDesign\BGL2XML
05.05.2016 10:32 <DIR> .
05.05.2016 10:32 <DIR> ..
09.05.2007 13:19 45,056 AMS.Profile.dll
22.01.2011 18:51 206,707 Bgl2Xml Operating Notes.pdf
05.05.2016 10:35 7,168 Bgl2Xml.exe
07.01.2014 10:33 52,736 Bgl2Xml_GUI.exe
22.01.2011 12:29 2,164 CommandLine ReadMe.txt
02.05.2016 19:35 4,060 EDRM_ISVegetation.BGL
30.11.2013 17:48 73,728 jmCommonLib.dll
18.07.2011 08:40 51,712 jmSdeDialogs.dll
18.12.2013 14:43 663,552 jmSDELib.dll
18.10.2010 13:02 860,160 Kjs.AppLife.Update.Controller.dll
01.05.2010 14:45 708,608 LidorSystems.IntegralUI.dll
01.05.2010 14:46 163,840 LidorSystems.IntegralUI.Lists.dll
01.05.2010 14:46 294,912 LidorSystems.IntegralUI.Lists.TreeView.dll
14.09.2010 11:23 335,872 ObjectListView.dll
22.01.2011 12:26 1,444 ReadMe.txt
21.07.2010 15:46 1,363,968 SmartPropertyGrid.dll
16 Datei(en), 4,835,687 Bytes
2 Verzeichnis(se), 51,090,395,136 Bytes frei
E:\FSDesign\BGL2XML>
Has anybody a suggestion how I can get Bgl2XML running on my system? Does it perhaps need a special .NET version?
Any help is greatly appreciated.
Günter