I am getting the following error when i build the MSI Package.
Oracle.DataAccess.dll' targeting 'AMD64' is not compatible with the project's target platform 'x86' when creating a msi package
My environment is.
1. Visual studio 2008, oracle 64 bit client.
2. i even made the target platform to be AnyCpu.
Note: It Works fine for X86
Any solutions or workarounds to make it work.