Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Instantiating Outlook
Message
From
12/10/2004 16:26:19
 
 
To
12/10/2004 14:02:02
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00950770
Message ID:
00950834
Views:
13
>Based on a number of threads, the following code should create an instance of Outlook.
>
>loOutlook = CREATEOBJECT("Outlook.Application")
>
>But when I run that code, either from a program or the command line, when I haven't previously opened up Outlook from the Start menu, I get a "Server execution failed error". If Outlook is already running, the object gets instantiated and everything works as expected.
>
>Can anyone tell me why?
>

I'd be suspicious of a registry issue. You might dig around and see whether the registry entry for the application is pointing at the EXE.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform