dbTalk Databases Forums  

Error 429 on opening Outlook 2007 with Access 2003

comp.databases.ms-access comp.databases.ms-access


Discuss Error 429 on opening Outlook 2007 with Access 2003 in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Toots
 
Posts: n/a

Default Error 429 on opening Outlook 2007 with Access 2003 - 03-10-2011 , 12:27 PM






The following code runs fine from my computer, which is running
Windows XP, Access 2003, Office 2007, . There is no reference set to
Outlook. Other references are set for VB for Application, Access
11.0 , DAO 3.6, OLE Automation, and VB for Applications
Extensibility.

Dim objOutlook As Object
Set objOutlook = CreateObject("Outlook.Application")


When I try to run the same code on a computer running Windows 7,
Access 2003,Office 2007 I get error 429.


Thanks for your suggestions.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.