IIS ASP Configuration Problem [message #100119] |
Fri, 26 July 2002 08:01 |
Alex
Messages: 190 Registered: August 1999
|
Senior Member |
|
|
I just setup an Oracle 9i installation on a W2K Server. I have no problem connecting to the database from any computer on the network using SQL Plus or any ODBC connections. I created a VB app that talks tot he DB with no problems. The problem is that when I try to talk to the DB through the IIS server using ASP I am getting the following error:
[[Microsoft]][[ODBC Driver Manager]] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
It does not matter if I am running IIS on the 9i server of on a remote IIS server, I get the same error. I have used DSN connections and DSNless connections with the exact same result.
Please help.
Alex
|
|
|
Same Problem here [message #100509 is a reply to message #100119] |
Fri, 31 January 2003 05:14 |
Johannes
Messages: 1 Registered: January 2003
|
Junior Member |
|
|
Wonder whether this issue has been resolved because i experience the same problem right now.
Accessing the oracle-database via a VB-Application running on the server does fine while trying to receive data via IIS + ASP gives me the same error message described above:
[[Microsoft]][[ODBC Driver Manager]] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
Any solutions yet?
Johannes
|
|
|
|