Hello Experts;
I am using Oracle Database 11g Release 11.2.0.4.0. I go to the following link below to download the necessary ODAC
http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html
however, when i download, I extract it and then I copy the Oracle.DataAccess.dll into my asp.net web application but i still get the following error message below though. Can anyone please explain why
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Oracle' could not be found (are you missing a using directive or an assembly reference?) WebSite1(1) C:\Users\OlisaA\Documents\Visual Studio 2015\WebSites\WebSite1\App_Code\connectioninfo.cs 29 Active