Hello world....
I have this kind of problem:
when I try to connect my TOracleSession from an isapi application ( dll ) I get this exception:
Initialization error
Could not load "D:\ORANT\bin\ORA73.DLL"
OracleHomeKey: SOFTWARE\ORACLE\HOME0
OracleHomeDir: D:\ORANT
Found: ORA73.DLL
Using: D:\ORANT\bin\ORA73.DLL
LoadLibrary(D:\ORANT\bin\ORA73.DLL) returned 0
instead compiling the same application as cgi exe it works fine.
Someone can help me?
Thanks Franco
I have this kind of problem:
when I try to connect my TOracleSession from an isapi application ( dll ) I get this exception:
Initialization error
Could not load "D:\ORANT\bin\ORA73.DLL"
OracleHomeKey: SOFTWARE\ORACLE\HOME0
OracleHomeDir: D:\ORANT
Found: ORA73.DLL
Using: D:\ORANT\bin\ORA73.DLL
LoadLibrary(D:\ORANT\bin\ORA73.DLL) returned 0
instead compiling the same application as cgi exe it works fine.
Someone can help me?
Thanks Franco