64 bit .NET
492411Aug 8 2006 — edited Jul 23 2013I am running XP 64 bit version and installed "ODAC and Oracle Developer Tools for Visual Studio .NET 10.2.0.2.20".
This client only installed the 32 bit version of Oracle.DataAccess.dll in the GAC.
When running an application as a 32 bit process everything works, bur I can't run it as 64 bit process.
Error when running as 64bit process:
Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Is there a 64 bit version of this installation or should we use the Microsoft Driver instead?
/A