Error while compiling demo C# program

Support for the Milan Intelligent interface, sold by Money Controls as the Paylink USB unit and for the earlier PCI card version.

Moderators: aardvark, davebush, Admin

Post Reply
viniboy
Posts: 2
Joined: Wed Sep 07, 2016 11:11 pm

Error while compiling demo C# program

Post by viniboy »

Hi all,

Since several days, I try to compile the C# demo program (SDK), and it doesn't compile.

It throws the error BadImageFormatException while trying to load 'AesImhei.Net' or one of its dependancies at line "Application.Run(new MainForm());"

-----

If someone can help...
Thank you
viniboy
Posts: 2
Joined: Wed Sep 07, 2016 11:11 pm

Re: Error while compiling demo C# program

Post by viniboy »

Someone gave me the answer :
Target platform solution was on "anyCPU" and it should be on "x86".

Have a nice day,
Vincent
Post Reply