I had searched for this specific question and have not found a single clue about why this happens.
I am migrating some old ASP.NET websites to an IIS on a newer server that uses System.data.oracleclient DLL which is obsolete. From what I’ve gathered, this wasn’t suppose to work with ODAC 19.21, but somehow the websites are working fine in the new server.
Anyone can enlight me why this happens? This is actually a good thing because it will mean less effort, but I am totally curious of why is this happening.
I had configured the asp.net and odp.net on the machine and added both asp.net (Oracle.Web) and odp.net (Oracle.DataAccess) to the GAC, in case this info helps.
Odidnac is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.