Okay, I'm sure many people have seen this error.
"Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed."
This is what I get when I try to connect to an oracle db from my ASP.NET app. I HAVE installed the same client we install on desktops for our Oracle Forms app on the webserver. I HAVE restarted the server since this install.
I've been through everything listed here by Microsoft:
I've checked off each of the checks it instructs to no avail. I've tried different connection strings, nothing.
Before I head over and drop kick my Server, anyone mind helping me out??
Details:
Server is Windows Server 2003
App runs fine when tested on localhost
"Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed."
This is what I get when I try to connect to an oracle db from my ASP.NET app. I HAVE installed the same client we install on desktops for our Oracle Forms app on the webserver. I HAVE restarted the server since this install.
I've been through everything listed here by Microsoft:
I've checked off each of the checks it instructs to no avail. I've tried different connection strings, nothing.
Before I head over and drop kick my Server, anyone mind helping me out??
Details:
Server is Windows Server 2003
App runs fine when tested on localhost