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!

The provider is not compatible with the version of Oracle client

user12089302Jan 26 2012 — edited Jan 27 2012
I am getting this error with 11.2.2.0 driver for .NET 4.0. I have a simple CRUD app that uses the 11.2 driver to connect to Oracle DB. This works fine on local machine. I have 32 bit driver on my local machine and 64 driver on Dev server. When I deploy this app on the DEV server I get the above error and the app stops.

This is MVC3 app on .NET 4.0 framework deployed on windows 2003 server and IIS 6.0

If I downgrade to 11.1.7 (2.0 version) driver the app works fine but has trouble with 4.112.2.0 version. I installed the driver on the server using XCOPY.

Does anyone know if any issues or have come across this error before? Or have any suggestions for me.

Already tried copying DataAccess dll to app bin folder but that di not help.

Thanks for the help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2012
Added on Jan 26 2012
10 comments
16,645 views