I am trying to install my web application to the server. I am using Windows 2012 R2, ASP.NET 4.5, Oracle 11g db server and ODAC121012xcopy_64.
I extracted zip file, called "install.bat all c:\oracle oracle_home" command and "iisreset". Then, my web page show OracleException (0x80004005). I try to change to ODAC11xxxx , ODT11xxx but not work (sometimes the error change to "The provider is not compatible with the version of Oracle client" but I use client from the same package).
Thank you.