A
Amil
I've ran into the issue that while sending a MailMessage with
MailAttachments, an exception is thrown because of network issues. It
appears that the attachment file is still locked (documentation does state
that during the email xfer, the file is locked). I can't see a way to
unlock the file...MailMessage and MailAttachment objects don't have Dispose
or Close methods.
Any ideas on how to unlock the file??
Amil
MailAttachments, an exception is thrown because of network issues. It
appears that the attachment file is still locked (documentation does state
that during the email xfer, the file is locked). I can't see a way to
unlock the file...MailMessage and MailAttachment objects don't have Dispose
or Close methods.
Any ideas on how to unlock the file??
Amil