From IBM:
Frequently asked question - LAN products
How do I fix a Lotus 1-2-3 Error (from Lotus SmartSuite for Warp v4), 'An unexpected OLE error occurred. OLE error: 8007000a'?
A: Please review your CONFIG.SYS file, for the SET SOMIR= line. Be sure to use a text editor that does not wrap extra-long lines in CONFIG.SYS, such as TEDIT.
The SET SOMIR= statement must NOT reference any *.IR files that do not exist and must not contain any extra or any missing semicolons.
If any *.IR files are referenced that do not exist or if you have any syntax errors in the SET SOMIR= statement prior to the LTOLSO20.IR file name, you will most likely see an OLE or other error message, or the product will fail to launch without giving any error.
Also check to be sure that LTOLSO20.IR file is included in the SOMIR statement, and if not then locate and add it.
Reference: 13995 Date: 20 Jun 2005 [ Return to main page ]
Hope this helps