Search found 2 matches

by viniboy
Fri Sep 16, 2016 1:37 pm
Forum: Milan / Paylink Interface Support
Topic: Error while compiling demo C# program
Replies: 1
Views: 4319

Re: Error while compiling demo C# program

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

Have a nice day,
Vincent
by viniboy
Fri Sep 16, 2016 12:54 pm
Forum: Milan / Paylink Interface Support
Topic: Error while compiling demo C# program
Replies: 1
Views: 4319

Error while compiling demo C# program

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