Greetings,
This issue is driving me crazy, I have created several application using RA version 9.0. When I go to create the setup project I get the following error
Error 7 -5008: This 32-bit package cannot include 64-bit data. The 64-bit data may come from a merge module. ISEXP : error : -5008: This 32-bit package cannot include 64-bit data. The 64-bit data may come from a merge module.
My settings are for .net 4.0, and I am building for any CPU, as instructed before.
My references are pointing to the LaserFiche.repositoryAccess 9.0 64 bit, and LaserFiche.documentServices 9.0 64 bit. Addtionally due to needed functionality I am using Interop.lfso91.lib which is 32 bit. I believe this is what is causing the problem. If I play with the .net references and switch those to 32 bit version it will work.
I obviously am doing something extremely wrong. This should not be this difficult. Any help would be great.
Phil