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

ym21

Member
Joined
May 19, 2005
Messages
10
Hi all,

Currenlty i am using asp .net 2.0 and oracle 10g.
My current arhitechture look like this
Server A - Oracle database 10g
Server B - Web application and Oracle 10 g client

I am using System.Data.OracleClient for database connection. It work fine when i doing development. But after i published and deployed in IIS. i get System.Data.OracleClient requires Oracle client software version 8.1.7 or greater. I also try to search from the internet through that error message but the solution that i get seems like not work. I am stucks, Please help

Thanks a million Help
 
Back
Top