Unable to load file or assembly 'Oracle.DataAccess'
All went well with the ODAC (12c) installation, and tested with Oracle database connection using SQLPlus.
The app pool and web site has been configured and created, but when I open the aspx page, it errors out saying that the assembly cannot be loaded in the WEB.config. I believe it is still looking for the older ODAC. I need a little assistance to tell the asp.net to use the new ODAC, if I may. Thank you.