Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CDO Attachment.Add Error 1896

Status
Not open for further replies.

charny

Programmer
Apr 18, 2001
5
0
0
GB
Set objATTACH = objMSG.Attachments.Add

The above line of code generates the following error:

Run-time error '1896'
[Collaboration Data Objects - [MAPI_W_ERRORS_RETURNED(40380)]]

I am running CDO 1.2.1 in WinNT accessing a remote HPOpenmail server. I can send messages, resolve recipients, add body text, etc. but not add to the attachments collection.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top