Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OracleConnection not compatible with the version of Oracle client

SniipeFeb 9 2012 — edited Feb 10 2012
This is my error:
The provider is not compatible with the version of Oracle client

I've installed Oracle Client (c:\oracle\product\10.2.0)
I've installed ODTwithODAC112030 (c:\app\IR_BABOON\product\11.2.0)
I've added the file: C:\app\IR_BABOON\product\11.2.0\client_1\odp.net\bin\2.x\Oracle.DataAccess.dll as the reference to the .net project. The same file is also added to my GAC

I temporarily inherited an application which is .net2

The way I read the problem is that my new version of odp.net isn't compatible with my oracle client. Would that be a fair summary?
I think I've 2 options:
1) remove the odp.net and install an older one?
2) remove the oracle client then add an updated oracle client?

Thanks for the help. Perhaps there is a chart showing what oralce clients are compatible with what odp.net...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 9 2012
Added on Feb 9 2012
5 comments
947 views