04-09-2019, 12:21 PM
Hello, thanks for your work.
I haven't seen yours posts as there is no notification.
I've just tested ct2.0.29 with StringArrayProject project, it seems fine. I've then tried to test it with our real 64 bits project, but I can't generate wrappers.
I can't make work either ClassGenUI64.exe nor ClassGenConsole64.exe.
ClassGenUI64.exe causes a WerFault.exe.
ClassGenConsole64.exe causes:
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'CTClassGen, Version=2.0.29.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
at ClassGenConsole.Program.Main(String[] aArgs)
at ClassGenConsole64.Program.Main(String[] aArgs)
Even trying to launch them with no parameter fails with the same error.
I haven't seen yours posts as there is no notification.
I've just tested ct2.0.29 with StringArrayProject project, it seems fine. I've then tried to test it with our real 64 bits project, but I can't generate wrappers.
I can't make work either ClassGenUI64.exe nor ClassGenConsole64.exe.
ClassGenUI64.exe causes a WerFault.exe.
ClassGenConsole64.exe causes:
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'CTClassGen, Version=2.0.29.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
at ClassGenConsole.Program.Main(String[] aArgs)
at ClassGenConsole64.Program.Main(String[] aArgs)
Even trying to launch them with no parameter fails with the same error.