Search code examples
c#oracle.net-4.8oracle-manageddataaccess

Oracle Managed Data Access Client can't work from IIS but work for local debug environment


I'm having trouble getting my Oracle connection to work with IIS. I've tried different methods, such as adjusting access permissions for authenticated users/IIS users to the Oracle client directory and adding Oracle_Home to my environment path. However, I'm still facing the error 'System.Data.OracleClient requires software version 8.1.7 or greater.' Just to note, my Oracle client installation includes the Basic Lite Package + ODBC Driver Package as per the link provided.

https://www.oracle.com/database/technologies/instant-client/winx64-64-downloads.html

I've tried different methods, such as adjusting access permissions for authenticated users/IIS users to the Oracle client directory and adding Oracle_Home to my environment path. However, I'm still facing the error 'System.Data.OracleClient requires software version 8.1.7 or greater.'


Solution

  • I able to resolve the issues with upgrading the assembly