Not able to refer 64-bit oracle.dataaccess.dll from GAC
900287Nov 15 2011 — edited Nov 18 2011Hi,
I have installed 64-bit oracle 11g client with ODP.net and deployed Oracle.DataAccess.dll in GAC(it is deployed to C:\Windows\Microsoft.NET\assembly\GAC_64\Oracle.DataAccess). But i am not able to refer this dll in a project in Visual Studio, it is not appearing in "Add reference" window. Please help me in resolving this issue. My system is a 64-bit machine.
I didn't face this problem in 32-bit machine. In 32-bit machine, I installed 32-bit oracle 11g client and deployed Oracle.DataAccess.dll in GAC (it is deployed to C:\Windows\Microsoft.NET\assembly\GAC_32\Oracle.DataAccess). I was able to refer this dll in project in visual studio.
Regards,
Kiran.