Oracle.DataAccess.dll for .NET 4.0 in 32 bit Oracle Client install? -
below 2 paths , files present in installation of oracle client 32 bit (win32_11gr2_client.zip) .net 2.x , 4.x. when installed oracle client, chose not take default in 2 of windows during install wizard. chose install "runtime" , changed install path c:\apps{user}\ c:\oracle because our oracle dba @ organization gave me instructions. c:\oracle\product\11.2.0\client_1\odp.net\bin\2.x\ c:\oracle\product\11.2.0\client_1\odp.net\bin\2.x\oracle.dataaccess.dll c:\oracle\product\11.2.0\client_1\odp.net\bin\2.x\oraprovcfg.exe c:\oracle\product\11.2.0\client_1\odp.net\bin\4\ c:\oracle\product\11.2.0\client_1\odp.net\bin\4\oraprovcfg.exe i'm interested in referencing oracle.dataaccess.dll assembly in .net 4.x application. found these instructions add dll file gac 64 bit installation. http://devblog.rayonnant.net/2011/04/oracle-11g-r2-x64-client-with-odac.html four questions. 1.) if run command (which modified path have), 32 bit installation, happen? cd c:\oracle...