E
Edward
I've installed an in-house application that was developed with VB.NET that connects to a Oracle Database (version ). I've installed the Oracle client (version 9i) on the machine that is running the application. This is a windows application and wanted to find out if anyone has encountered this issue with a VB.NET windows application. I have found others that have encountered this using ASP.NET and the resolution has been to set the correct permission to the "bin" directory for the Oracle folder. I also checked the "Path" in the "System Variables" to make sure the correct path has been set and it has.
I also get another error message "Could not create an environment: OCIEnvCreate returned -1." after I select "ok" for the first error.
Any and all help is greatly appreciated.
Thnx
Edward
I also get another error message "Could not create an environment: OCIEnvCreate returned -1." after I select "ok" for the first error.
Any and all help is greatly appreciated.
Thnx
Edward