Skip to main content

All Questions

Filter by
Sorted by
Tagged with
-1 votes
1 answer
165 views

ASP.NET download email attachment through the MemoryStream failure

On the server side, I have a file containing an XML serialization of a standard System.Net.Mail.MailMessage which may contain attachments. I designed a form to allow users to download these ...
weirdgyn's user avatar
  • 926
0 votes
0 answers
356 views

SmtpClient - Attachments occasionally 0 bytes

I have a C# application that uses SmtpClient to send emails. Emails all appear to be being delivered fine however when sending emails with attachments, periodically the attachment will be 0 bytes. I'...
Adam's user avatar
  • 2,682