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 on Windows 2016

michel kampSep 29 2017 — edited Oct 17 2017

Hi,

i am using the Oracle.DataAccess x64 module 4.121.1.0 in a dot net 4.0 project.

When i run it on a windows 2012 server it runs fine ... but ..

When i run this on a windows 2016 server it fails with the error below.

Any suggestions ??

Message:

The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw an exception.Inner Exception:

Oracle.DataAccess.Client.OracleException The provider is not compatible with the version of Oracle client at Oracle.DataAccess.Client.OracleInit.Initialize()

at Oracle.DataAccess.Client.OracleConnection..cctor()StatckTrace:

at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)

at OraConnectionTestUI.Form1.btnTest_Click(Object sender, EventArgs e)

pastedImage_0.png

Thanks,

Michel

This post has been answered by Alex Keh-Oracle on Oct 17 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2017
Added on Sep 29 2017
2 comments
11,859 views