473,563 Members | 2,668 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error: 429 ActiveX component can't create object with Outlook 2003 automation

I'm using late binding to create Outlook email from an Access2K
database. I am not referencing the Microsoft Office 9.0 Object Library
nor the Microsoft Outlook 9.0 Object Library. Instead, I have used the
late binding code:

Dim objOutlook as object
Set objOutlook = CreateObject("O utlook.Applicat ion")
Set objOutlookMsg = objOutlook.Crea teItem(0)
etc...

I have developed it on a machine running Office 2000 and tested it on
a machine running Office 2003. Works fine for me.
However, other users are reporting: Error: 429 ActiveX component can't
create object.
The machine is running Outlook 2003, Access 2000 SR1.
Does anyone have experience with this and a solution?
Nov 13 '05 #1
1 9215
"Blake" <bl*******@hotm ail.com> wrote in message
news:a8******** *************** ***@posting.goo gle.com...
I'm using late binding to create Outlook email from an Access2K
database. I am not referencing the Microsoft Office 9.0 Object Library
nor the Microsoft Outlook 9.0 Object Library. Instead, I have used the
late binding code:

Dim objOutlook as object
Set objOutlook = CreateObject("O utlook.Applicat ion")
Set objOutlookMsg = objOutlook.Crea teItem(0)
etc...

I have developed it on a machine running Office 2000 and tested it on
a machine running Office 2003. Works fine for me.
However, other users are reporting: Error: 429 ActiveX component can't
create object.
The machine is running Outlook 2003, Access 2000 SR1.
Does anyone have experience with this and a solution?


No solution, but I have a user with the same problem. This one had Office
suite entirely upgraded to 2003 and then everything except Outlook reverted
to 2002 so I have been assuming that this history has gotten the registry a
bit whacked.

I have seen suggestions that reinstalling DAO corrects the problem (didn't
in my case), and also making sure that CDO is installed (haven't tried
yet).

In our case the "File Types" dialog shows Outlook as the registered program
for MSG files, but shows the generic icon that you usually see with
unregistered file types so I know that something is not registered
properly.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
14713
by: Bob Darlington | last post by:
I'm using Access 2002 to try to open Outlook 2002 (late binding) using: Dim objOutlook As Object Set objOutlook = CreateObject("Outlook.Application") I get the above error if Outlook is closed when the routine runs. If Outlook is open, it runs fine, but doesn't seem to open another copy of Outlook (strange?) It has been working OK...
1
2132
by: kathyk | last post by:
Hi, I created an application in MS Access 2000. Since upgrading to MS Access 2003 I have been finding all sorts of strange things. My current problem is with the function below. Ig get an error "429 ActiveX Componant Can't Create Object" How can I correct this error? Thanks very Much! Kathy Here is the function: ' By Glen Appleton found...
7
5982
by: Max | last post by:
I'm using late binding to automate to Outlook and I'm getting an ArgumentException when I create a delegate. The arguments I pass seem valid. This is my code: Type oType = Type.GetTypeFromProgID("Outlook.Application"); oApp = Activator.CreateInstance(oType); oInspectors = oApp.GetType().GetProperty("Inspectors").GetValue(oApp, null);
7
9978
by: Munsifali Rashid | last post by:
Hi, I've built a webservice in C# that can add public folders to Exchange. There's also a component built in VB6 which references the Outlook 10 (XP) DLL, so I can change the default form being used to post to a public folder. The component works fine when instantiated from a Windows script, but when using it from COM Interop in an ASP.NET...
4
3234
by: Patrick | last post by:
I have a middle tier object that generates Excel spreadsheet here is the code moExcel = CreateObject("Excel.Application") moWorkBook = moExcel.Workbooks.Add moSheet = moWorkBook.Worksheets(liSheetNum) moSheet.Delete() moSheet = moWorkBook.Worksheets(liSheetNum) moSheet.Delete()
3
2498
by: THNQDigital | last post by:
Hi All, I have written VB.NET Windows Service whcih reads some information from Outlook and creates an Excel report outa it. When i make a console application and run the program everything works fine but same code does not work if i put it in an Windows service. My OS : Win2000 Pro
0
23454
by: HKSHK | last post by:
This list compares the error codes used in VB.NET 2003 with those used in VB6. Error Codes: ============ 3: This Error number is obsolete and no longer used. (Formerly: Return without GoSub) 5: Procedure call or argument is not valid. 6: Overflow. 7: Out of memory.
1
14752
by: drk.kumar | last post by:
I have an implementation issue with WMI scripts to check the user machine processor. The implementation is working fine in the local machine (Windows XP operating system). It is throwing script error in the DEV environment (Application deployed in the linux box). Following is the javascript code to detect the processor, function...
3
4424
by: Frisco Depot | last post by:
I have a Run-time error problem on a Vista computer. There are two computers involved, The first one is Vista Home Premium SP1 with Windows Mail Version 6.0.6000.16386 (vista_rtm.061101-2205) and Access 2000 (9.0.2720) with the following References selected: Visual Basic for Applications MS Access 9.0 Object Library MS DAO 3.6 Object...
0
7580
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7634
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5481
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5208
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3634
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3618
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2079
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1194
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
916
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.