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!

About the Configuration of Oracle.ManagedDataAccess.Client

2687289Jun 5 2014 — edited Jun 9 2014

Actually, we are using CCL .Net framework 4.5 implementation along with the back end "Oracle". When we tried to establish the Oracle connection by installing the Oracle 12c it was successful with the UnManaged Driver. Later we tried to do the same by deinstalling the Oracle 12c and just used the Managed ODP.NET driver having the Oracle.ManagedDataAccess.dll. But we get the exception of :

Could not load file or assembly 'Oracle.DataAccess, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.

But we don't understand why we are getting this exception as we haven't used Oracle.DataAccess.dll. It is 32 bit...As per my understanding,
1. Should we need to install the ODP.NET_32Bit with a different version of Managed driver ??
2. Is the Oracle.DataAccess.dll version getting overrided with the Managed driver used now ??

Can you folks guide us on this issue. It would be really helpful for us to proceed further and also expecting a quick response from the experts.

Thanks and I would appreciate all your efforts in advance.

Praveen
HCL Technologies
Official Id : praveen.ra@hcl.com

Mob No : +919894660437

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2014
Added on Jun 5 2014
4 comments
2,284 views