Hi All,
We have developed an AddOn that our client is currently testing on several Windows XP machines.
My client requested to install it also on a Windows Serer 2008 64bits machine, so we have compiled it (both the AddOn and the Setup Installer) to x64 bits with Visual Studio 2005.
However when we try to install it on the server and inside the SBO, we get the following error:
An attempt was made to load a program with an incorrect format (Exception HRESULT 0x8007000B)
The problem is that both EXE files (addon and installer) are in fact in x64 bit format because we get the standard error when we run with an 32bit machine (xxxx is not a valid Win32 application).
Does anybody know how to solve this problem?
Regards
Manuel Dias