Possible Cause
| Solution
|
Your system does not contain the Microsoft OLE runtime files or these files
are out of date. Note that Visual Basic does not include the OLE file TYPELIB.DLL.
| Reinstall Oracle Objects for OLE and select the "Microsoft OLE Libraries"
option.
|
OLE information was not registered in the Windows registration database.
| Run REGEDIT.EXE or REGEDT32.EXE (for 32 bit) and merge the information from
the file OLE2.REG, which is normally located in the SYSTEM directory.
|
The Oracle Objects for OLE object information was not registered in the
Windows registration database.
| Reinstall Oracle Objects for OLE and select the "Oracle Objects Server" option.
|
The Oracle Objects for OLE object information was not registered in the
Windows registration database.
| Run regedit.exe or regedt32.exe (for 32 bit) to register information. See Oracle Object for OLE Files.
|
Your system does not contain the Oracle Required Support Files ( ORA *.DLL,
CORE*.DLL, NLS*.DLL, or ORAANSI.DLL).
| Reinstall Oracle Objects and select the "Oracle Required Support Files" option
or add to your PATH environment variable the directory where these files are
located.
|
Your system does not contain Oracle networking or its files are not on the
PATH.
| Install Oracle networking or add to your PATH environment variable the
directory where these files are located.
|
You have misspelled a method or property name.
| Check the documentation to determine the correct spelling.
|
You have referenced a method or property from the wrong object.
| Check the documentation to determine the correct object.
|
Your system does not contain ORAANSI.DLL
| Reinstall Oracle Objects for OLE and select the "Oracle Objects Server"
option, or add to your PATH environment variable the directory in which these files
are located.
|
Possible Cause
| Solution
|
Duplicate Oracle Objects for OLE files exist in SYSTEM directories or along
the PATH.
| Remove any duplicate files. The files OIP8.DLL, and OIP8.TLB should only be
located in the ORAHOME\BIN directory.
|
Duplicate Oracle Required Support Files DLLs exist in the SYSTEM directories
or along the PATH.
| Remove any duplicate files. Typically, the Oracle Required Support Files DLLs
(ORA*.DLL, CORE*.DLL, and NLS*.DLL) are located in ORAHOME\BIN.
|
Duplicate OLE DLLs exist in the SYSTEM directories or along the PATH.
| Remove any duplicate files. The OLE DLLs (listed in the Oracle Objects for OLE
Files topic) should only be located in SYSTEM directories.
|