Created
March 1, 2013 10:08
-
-
Save kristofclaes/5063701 to your computer and use it in GitHub Desktop.
What a wonderfully helpful exception... :-(
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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