Hi All, We are working on a 32 bit to 64 bit conversion project, In this process after installing OD
Hi All, We are working on a 32 bit to 64 bit conversion project, In this process after installing ODAC 64 bit version , and refering the 64bit Oracle.DataAccess dll in project its giving a run time exception as "An exception of type 'System.IO.FileNotFoundException' occurred in Healthways.Common.UnitOfWork.dll but was not handled in user code Additional information: Could not load file or assembly 'Oracle.DataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified. " We are not getting any clue why the dll is not getting loaded. Please help.