Thanks for your reply dlemstra.
I have tried many things to get the deployed web application working. I have disabled 32-bit mode web applications and replaced the DLLs with the x64 DLLs directly from the zip file (I downloaded the latest versions of Q8 today). I still get the BadImageFormatException when running the application on the server.
I tried poking around in ildasm at the manifest and everything checks out as far as ILONLY vs 32BITREQUIRED. Is there any way to verify the target architecture of the native DLLs?
Can you offer any additional advice?
I have tried many things to get the deployed web application working. I have disabled 32-bit mode web applications and replaced the DLLs with the x64 DLLs directly from the zip file (I downloaded the latest versions of Q8 today). I still get the BadImageFormatException when running the application on the server.
I tried poking around in ildasm at the manifest and everything checks out as far as ILONLY vs 32BITREQUIRED. Is there any way to verify the target architecture of the native DLLs?
Can you offer any additional advice?