Skip to content

Instantly share code, notes, and snippets.

@kristofclaes
Created March 1, 2013 10:08
Show Gist options
  • Save kristofclaes/5063701 to your computer and use it in GitHub Desktop.
Save kristofclaes/5063701 to your computer and use it in GitHub Desktop.
What a wonderfully helpful exception... :-(
Quiksoft.EasyMail.SMTP.FileIOException: Error sending base64 stream.
?: Error writing to socket.
at ?.?(String A_0, Boolean A_1, Encoding A_2)
at ?.?(String A_0, Boolean A_1)
at ?.?(Stream A_0, ISMTPSSL A_1, ? A_2, Int64& A_3, Int64 A_4) ---> ?: Error writing to socket.
at ?.?(String A_0, Boolean A_1, Encoding A_2)
at ?.?(String A_0, Boolean A_1)
at ?.?(Stream A_0, ISMTPSSL A_1, ? A_2, Int64& A_3, Int64 A_4)
--- End of inner exception stack trace ---
at Quiksoft.EasyMail.SMTP.SMTP.?(String A_0, EmailMessage A_1, ? A_2, SMTPQueueType A_3, Boolean A_4)
at Quiksoft.EasyMail.SMTP.SMTP.Send(EmailMessage MessageObj)
at gcint.ArtikelsVerzenden.SendMail()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment