CS0246 Error
ca110974Dec 16 2003 — edited Dec 16 2003I successfully installed ODP.NET on a machine with a 9.2.0.4.0 database. I'm trying to build a simple C# program. Although I have a "using Oracle.DataAccess.Client" statement, I keep getting "CS0246: the type or namespace name 'Oracle' could not be found". How do I get C# to recognize this assembly?