System.Data.OracleClient requires Oracle client software version 8.1.7 or greater

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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


.



Relevant Pages

  • OracleClient
    ... I installed of course Oracle Client version on my computer. ... Is there any way to get rid of the need of installing Oracle Client software ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Error with report viewer and Oracle database access
    ... System.Data.OracleClient requires Oracle client software version 8.1.7 ... I have installed Oracle Client 9.2 on that server and have tried the ... Is there just 1 Oracle client on that server? ...
    (microsoft.public.dotnet.framework.adonet)
  • Oracle client 10 on Citrix terminal server
    ... I'm trying to set up an Oracle client on a Citrix-based terminal server environment. ... What I'm trying to do is connecting to a remote database using the Oracle client. ... Now it's the time to execute sqlplus: everything works like a charm when I connect to the terminal server as administrator. ... But when I connect using a normal user the connection doesn't succeed: the sqlplus closes its window immediately, without giving to me the possibility to read the Oracle error number. ...
    (comp.databases.oracle.misc)
  • limitation with socket connection/file opening
    ... we just upgraded our oracle client to 9.2.0 and since then, ... problem in connecting to the database server after a certain number of ... here is a sample truss output from a succesful connection:- ...
    (SunManagers)
  • Oracle/DBI
    ... I am trying to connect to an Oracle Database. ... I was using perl DBI and DBD:;Orcacle for this purpose. ... using my perl script. ... When I had not installed the Oracle client, I was able to connect using ...
    (perl.dbi.users)