oracleclient requires oracle client software version 8.1.7 or greater
653187Aug 2 2008 — edited Aug 4 2008I have an application or say web application developed in asp.net 2.0.
It has the back end of Oracle 10g and it is developed in c#.
I have been able to puplish it and run it from most of the computers having oracle client 9.0 or greater.
But on my application Server( different than oracle server/backend server), oracle 8i (oracle developer 2000) was already installed and now i want to connect.
I installed oracle client 9.2 but when i try to connect the application to oracle server 10g then it gives me following error:
"system.data.oracleclient requires oracle client software version 8.1.7 or greater"
then i uninstalled both oracle 8i(d2k) and oracle client 9.2
and then again tried to installed oracle client 9.2
bt it gives me same error.
Can Anyone help me on this topic?
Thanks in advance