On our development machine our ISAPI DLL application works wonderfully, however at our clients site when we install this application (which uses DOA & is running on Oracle 7.3.4) we get the following exception when trying to connect to the database:
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
Help!!!!
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
Help!!!!