Oracle.DataAccess
627703Apr 24 2008 — edited Aug 11 2008Hi,
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