cdo vfom VBA in MS Access

A

agodfried

I am trying to develop a cdo email capability within an application that I
have created. When I run the cdo code, I am able to establish a session but
am unable to specify the email addresses for recipients by setting the
address attribute of recipients added to messages created. I get an invalid
argument error when the code executes the objOneRecip.Address =
"(e-mail address removed)" line of code.

I am running this on a Windows XP computer running Office 2003 Pro.

Can this error be caused by the fact that Outlook 2003 is not responding
because of the Outlook Security Update which significantly limits third party
program access to Outlook? How can I tell if the security update is actually
in place. I have installed Office 2003 sp3.
 
A

agodfried

Additionally, if I use the Name attribute for a Recipient and then use the
Resolve method to find the address, the code hangs and I have to do an
abnormal termination of Access.

Again could this be a result of the Outlook Security Update?
 

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

Top