D
Dhananjay
Hi
I'm using System.Data.OracleClient with VisualStudio.NET 2003 and trying to
connect to Oracle 9.2 database. Oracle client software for 9.2 has been
installed and I can perfectly make a connection in a Windows Forms
application. But on the same machine, I cannot make a connection in an
ASP.NET web application. The Exception is raised when I try to open the
connection as follows:
System.Data.OracleClient requires Oracle client software version 8.1.7
or greater.
What is happening?
I'm using System.Data.OracleClient with VisualStudio.NET 2003 and trying to
connect to Oracle 9.2 database. Oracle client software for 9.2 has been
installed and I can perfectly make a connection in a Windows Forms
application. But on the same machine, I cannot make a connection in an
ASP.NET web application. The Exception is raised when I try to open the
connection as follows:
System.Data.OracleClient requires Oracle client software version 8.1.7
or greater.
What is happening?