S
SHAWN DEB ECKLEY
Hi i'm wondering if anyone can tell me where i'm going wrong.
first off i'm using vb.net 2003 to access an oracle 9i (9.2.0.1)
i have created a class library that allows me to access an oracle database.
i have it working in conjunction with a desktop application. however when i
use it with a web application i continue to get error message saying that
"Could not create an environment: OCIEnvCreate returned -1"
I have then gone back and created a 'fileDSN' which uses the Oracle client
to access the database. i then connected the class library to the fileDSN
and used it in the affore mentioned desktop app. it returned the data in a
split second. then next step i took was to use the library in the web
application. i then ran it. when it goes to connect to the database it seems
to hang. after 10 minute it had not a thing.
anyone have any ideas.
thanks
first off i'm using vb.net 2003 to access an oracle 9i (9.2.0.1)
i have created a class library that allows me to access an oracle database.
i have it working in conjunction with a desktop application. however when i
use it with a web application i continue to get error message saying that
"Could not create an environment: OCIEnvCreate returned -1"
I have then gone back and created a 'fileDSN' which uses the Oracle client
to access the database. i then connected the class library to the fileDSN
and used it in the affore mentioned desktop app. it returned the data in a
split second. then next step i took was to use the library in the web
application. i then ran it. when it goes to connect to the database it seems
to hang. after 10 minute it had not a thing.
anyone have any ideas.
thanks