Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-06413 from ASP.NET

Status
Not open for further replies.

becks774

Programmer
Jun 25, 2007
14
Hello,

I have a web site that connects to Oracle. It works when I deploy it to our IIS Servers. However, when I try to debug the code on my localhost, I get an ORA-06413: Connection not open. I have a 64 bit machine and have found lots of posts telling me that I need to not have any special characters in my path. I checked and I don't. If I create a windows application and use the same code and connection string, it connects. My local is set to C:\Inetpub\
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top