J
Juan Okeeffe
Hi,
I'm getting the following error when connecting to Oracle database through
..NET
=====================================================================================================
System.Data.OracleClient requires Oracle client software version 8.1.7 or
greater.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Exception: System.Data.OracleClient requires
Oracle client software version 8.1.7 or greater.
=====================================================================================================
- I have Oracle Client 9.2.0.1.0 installed on my machine
- I already tried giving Read&Execute permission to Authenticated Users
Group. But that did't work either.
Anyone has a clue?
Thanks! Juan
I'm getting the following error when connecting to Oracle database through
..NET
=====================================================================================================
System.Data.OracleClient requires Oracle client software version 8.1.7 or
greater.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Exception: System.Data.OracleClient requires
Oracle client software version 8.1.7 or greater.
=====================================================================================================
- I have Oracle Client 9.2.0.1.0 installed on my machine
- I already tried giving Read&Execute permission to Authenticated Users
Group. But that did't work either.
Anyone has a clue?
Thanks! Juan