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!

Oracle.DataAccess

627703Apr 24 2008 — edited Aug 11 2008
Hi,

My application uses ODP.net to connect to Oracle and can run successfully within Visual Studio 2005 , but if I copied .exe to another folder (outside MS Visual Studio) then I got the error:

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

There are two entries in my references, I pointed to Oracle.DataAccess 2.102.2.20 (the one in ODP.net)

Oracle.DataAccess 10.2.0.100 V1.0.3705 c:\oracle\product\db_1\bin\Oracle.DataAccess.dll

Oracle.DataAccess 2.102.2.20 V2.0.50727 c:\oracle\product\client_1\odp.net
bin\2.x\Oracle.DataAccess.dll

Anyone can help?
Thanks

Liz
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2008
Added on Apr 24 2008
6 comments
7,159 views