Viewing 2 posts - 1 through 3 (of 3 total)
Ready. It works. I have the Kaspersky AV but it doesn't scan my outgoing e-mails. That wans't the issue.I tried with dispose() on Attachments and it worked.
With this:
......
...
January 29, 2009 at 11:21 am
#934929
It didn't work. I wrote my code below. I tried clearing the attachments files but it keeps my file in use.
I tried with these lines too:
myHtmlMessage.Attachments.Clear()
myHtmlMessage = Nothing
mySmtpClient = Nothing
It...
January 29, 2009 at 9:25 am
#934799