Don't see Oracle.DataAccess in Visual Studio when adding Reference
Hi,
I'm trying to get an ASP app running against Oracle 11g, but we can't get it to work with an Oracle 11 client (I think it expects different DLLs). Now I 'm trying to convert it to ASP.NET
So I opened Visual Studio and made a new web site.
Then I need to add a reference to the Oracle.DataAccess assembly, but I don't see it listed.
I have Oracle 11g installed (complete). Funny thing is the Oracle.DataAccess assemblies (multiple versions, 4 of them) are listed in the assembly cache.
What am I doing wrong? I've been searching everywhere to try and get this working.
Thanks,
Colin