Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot create object Outlook 2003
Message
From
20/01/2005 16:33:19
 
 
To
05/08/2004 19:38:15
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00931187
Message ID:
00979070
Views:
18
>Client just got several new computer with 2003 Outlook. I get a module cannot be found error when I try to create an outlook object as follows:
>
>
>oOUTLOOK= Createobject('outlook.application')
><\pre>
>
>The code works for all versions of Outlook except 2003. Any idea what is happening?
>
>
>Gaylen


I just experienced this same issue and with a little looking in the registry, I found out I could instantiate outlook 2003 as follows: 

<PRE>
oOUTLOOK= Createobject('Outlook.Application.11')
I tested that and it worked.
Jim Newsom
IT Director, ICG Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform