Hi All,
We have installed Oracle 12 c 64 bit in our machine for our project (asp.net website) which is having Oracle Database as Backend.
But when we are trying to run our code it is giving below exception
SYSTEM.DATA.ORACLECLIENT REQUIRES ORACLE CLIENT SOFTWARE VERSION 8.1.7 OR GREATER
We have tried all the possible solutions like
- Copied System.Data.OracleClient.dll to our bion folder
- Copied Oracle.DataAccess.dll
But still same error coming, Kindly please share your thoughts