error 8007007e

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have a Win 2003 server with Office 2003/terminal services installed.
Outlook 2003 is running ok.
When we try to run the following:

Dim o As Outlook.Application

Set o = CreateObject("Outlook.Application")

from any environment that supports it (for example Excel 2003)
we get a:
Runtime Error ... 8007007e
Automation Error
The specified module could not be found

The error occurs both to terminal service and local logons (including
administrator).
We tried removing all addins, repairing office 2003 to no avail.
Is there anything else we can do?
Thanks in advance
 
Back
Top