Hi,
I'm trying to run the DEMO_NET project. The project builds without any errors or warnings, however when I try to execute the application I get an error that no ANT product was found.
I've altered the try catch block in the INIT() function to output the full exception error message and I get the following output:
"An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)"
I've made sure all the DSI_*.dll and ANT_*.dll files are in the working directory however I cannot seem to get past this error.
Any help would be appreciated!
Thanks,
John
NB: Note that I'm compiling this with VS2008 on Windows 7. I have an ANT+ USB stick connected to the PC.