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!
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!