I have copied instant client to c:\program files\\common\Oracle
and in the initialization of our ActiveX we're modifying the path environment variable to point to the folder where the instant client resides. We also set the OCIDLL variable. Most of the times when I launch the application everything works fine, but from time to time I get the following exception (this happens 1 out of 10 times):
---------------------------
Debugger Exception Notification
---------------------------
Project AxLoader.exe raised exception class EOracleError with message ''. Process stopped. Use Step or Run to continue.
---------------------------
Sometimes I don't even get an exception, the application just hangs.
Any idea what could be wrong?
Regards,
-Tommy
and in the initialization of our ActiveX we're modifying the path environment variable to point to the folder where the instant client resides. We also set the OCIDLL variable. Most of the times when I launch the application everything works fine, but from time to time I get the following exception (this happens 1 out of 10 times):
---------------------------
Debugger Exception Notification
---------------------------
Project AxLoader.exe raised exception class EOracleError with message ''. Process stopped. Use Step or Run to continue.
---------------------------
Sometimes I don't even get an exception, the application just hangs.
Any idea what could be wrong?
Regards,
-Tommy