error message 429

G

Guest

I get the following error message:

fout 429 tijdens de uitvoering
ActiveX onderdeel kan geen object maken

I'm using outlook2000 (dutch version) and I want to use the following
VBA-code.
vValue = Word.System.PrivateProfileString _
"C:\text.ini", "SentOnBehalf", "Recepient")
I already have a reference to 'MSWORD9.OLB'.
Despite of that I got the errormessage.
How do I solve tthis problem?

Jan
 
S

Sue Mosher [MVP-Outlook]

How did you instantiate your Word object?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top