I am sending a file as an attachment:
// Create the file attachment for this e-mail message. Attachment data = new Attachment(filePa
A shared similar problem. I had to use image.dispose() on a given image before I could do something with the file that the image was created from.