Error with report viewer and Oracle database access

  • Thread starter Thread starter Rusty Owens
  • Start date Start date
R

Rusty Owens

I am trying to connect dot net report viewer control to an Oracle
database. When I try to run it, I get the following error message:

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

I have installed Oracle Client 9.2 on that server and have tried the
fix about authenticated users. I did as my username not ASPNE. No
luck. Any other ideas on things to check?
 
I am trying to connect dot net report viewer control to an Oracle
database. When I try to run it, I get the following error message:

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

I have installed Oracle Client 9.2 on that server and have tried the
fix about authenticated users. I did as my username not ASPNE. No
luck. Any other ideas on things to check?

Is there just 1 Oracle client ( and Oracle_Home) on that server?
 
Back
Top