Access/Outlook CDO Problem

  • Thread starter Thread starter Tim Brown
  • Start date Start date
T

Tim Brown

Hi,

I have an Access database (Access 2003) that sends email
via CDO to Outlook 2003. Both are running on a Win 2003
Server.

The problem I'm getting - and can find nothing for on
the MS site - is that when Access tries to send the email,
Outlook first provides an error message: "The object could
not be found.", then Access returns Error -2147221233,
Collaboration Data Objects - [MAPI_E_NOT_FOUND(8004010F)]

Now for the interesting bit (part 1): We have two 2003
Servers, which were set up in precisely the same way. On
one of the servers, the Access database can send the email
without any problem at all. On the other server, we get
the error.

Interesting bit (part 2): Although the error occurs, the
email message is still generated and placed in the Outbox
in Outlook. It is then possible to go in and send the
messages as normal.

Has anyone any ideas/thoughts/etc as to why this error is
occurring? I can't find anything about it in the
Knowledge Base.

Thanks,
Tim
 
What statement generates the error?

FYI, there is a newsgroup specifically for general Outlook programming
issues "down the hall" at microsoft.public.outlook.program_vba
 
Back
Top