RichKeegan
Aug 11th, 1999, 08:23 PM
I have a module that will mail multiple recipients with multiple attachments. No controls or references have been used. Now, it works fine on all machines except for those on the network upon which I am now working. It will still send a mail without attachments but the moment I try to add an attachment it gives me an error message after this line:
Attachments.Add
?err.Description
[Active Messaging - [MAPI_W_ERRORS_RETURNED(40380)]]
?err.Number
1896
Does anyone have any ideas. I am truly lost. I think it could be do to with some dlls somewhere or maybe exchange client. I don't know.
Attachments.Add
?err.Description
[Active Messaging - [MAPI_W_ERRORS_RETURNED(40380)]]
?err.Number
1896
Does anyone have any ideas. I am truly lost. I think it could be do to with some dlls somewhere or maybe exchange client. I don't know.