I'm not sure which info you want so here is the lot.
OracleHomeKey: SOFTWARE\ORACLE\HOME0
OracleHomeDir: C:\Orant
Found: Oci.dll
Found: ORA73.dll
Found: ORA803.dll
Found: ORA804.dll
Using: C:\Orant\bin\oci.dll
OCI: Version 8.0
I tried the test and received the same results from all installations. I don't seem to be able to trace the source of the problem. I've checked registry settings and they seem to be all the same.
I'm not using any other database components. The application is running on Windows XP machines. Some work OK others get this error. I might check out the registry settings on the machines that have the problem. I've checked for the file on these machines and it does exist in the \\Oracle\Bin...
When my application runs I get the following error.
"This application has failed to start because Ora804.dll was not found. Re-installing the application may fix this problem."
After accepting this dialog box my program runs normally. Is there any way to trap this error and bypass it? Or is...