L
LuDataReporter
I have created a web service that accesses an Oracle database. The server
that it runs on has both Oracle 8.15 and Oracle 9.2 installed on it. When I
run the web server I get the following error:
Server was unable to process request. --> System.Data.OracleClient requires
Oracle client software version 8.1.7 or greater.
I can run the software in a windows application on the server so I am
guessing that it has something to do with the environment variables for the
ASPNET login. Any idea how to correct it?
that it runs on has both Oracle 8.15 and Oracle 9.2 installed on it. When I
run the web server I get the following error:
Server was unable to process request. --> System.Data.OracleClient requires
Oracle client software version 8.1.7 or greater.
I can run the software in a windows application on the server so I am
guessing that it has something to do with the environment variables for the
ASPNET login. Any idea how to correct it?