Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - General Queries (http://www.outlookbanter.com/outlook-general-queries/)
-   -   Active x issue (http://www.outlookbanter.com/outlook-general-queries/42051-active-x-issue.html)

Jim Bunton February 27th 07 04:28 PM

Active x issue
 
Win xp, access 2000, outlook 2000 SR-1 (9.0.0.3821)

***code snippet ***

Dim MysObject as object
Set myObject = CreateObject("Outlook.Application")

***END code snippet ***

gives error:-
429: ActiveX component can't create object

?? what's wrong! ??
[never was too sure about the ins and outs of Active X !]
--


--
Jim Bunton



F.H. Muffman March 1st 07 01:23 AM

Active x issue
 
Jim Bunton wrote:
Win xp, access 2000, outlook 2000 SR-1 (9.0.0.3821)

***code snippet ***

Dim MysObject as object
Set myObject = CreateObject("Outlook.Application")

***END code snippet ***

gives error:-
429: ActiveX component can't create object


a) I'm pretty sure you should dim myObject as Outlook.Application, not as
object.
b) I'd also look at http://support.microsoft.com/kb/q244264/.
--
f.h.




All times are GMT +1. The time now is 09:22 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com