error message 429

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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
 
Back
Top