Hi All,
Below is an error I got when trying to run a simple application to create connection to Palo using Visual Studio 2008.
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'Jedox.Palo.Comm, Version=3.1.0.0, Culture=neutral, PublicKeyToken=df062f138958246e' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Can anybody help me resolve this? I have loaded Jedox.Palo.Comm.dll to my project reference folder, however libpalo2.dll and libpalo_ng.dll could not load to the reference folder so I decided to copy them manually to the bin\debug folder of my project.
Is there anything I am missing? I need to get a sample application to run so that I can start my major development work. Thanks all for your anticipated help.
This post has been edited 1 times, last edit by "iTchuksi" (Jul 27th 2012, 5:35pm)