I am working on .net 4.5.2 console application and using odp.net to connect to database. Things are working absolutely fine in my local system. However getting the below error on DEV server. I have checked all my projects are set as X64 and the oracle.dataccess dll is available in c:\widnows\mircosoft.net\assembly. But to no avail. I think I have tried all possible permutations and combinations.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Oracle.DataAccess, Version=4.112.3.0, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.