I am encountering this error
"Failure sending mail.System.FormatException: Invalid length for a Base-64
char array. "
when using SMPTClient.SendAysnc
I am not using any encoding in the project and at a loss to understand what
the error means; Google searches have so far been no help.
Can yiou give me some clues?
|
|
0
|
|
|
|
Reply
|
Utf
|
1/28/2010 3:10:01 PM |
|
This might help you, I reckon
http://blogs.msdn.com/knom/archive/2008/04/16/hacking-system-net-mail-smtpclient.aspx
Regards,
--
Angel J. Hernandez M.
MCP,MCAD,MCSD,MCDBA
Microsoft MVP
http://twitter.com/angeljesus14
http://msmvps.com/blogs/angelhernandez
"AA2e72E" <AA2e72E@discussions.microsoft.com> wrote in message
news:253B93DD-F836-4DA3-8E72-330CF10BAE7D@microsoft.com...
> I am encountering this error
>
> "Failure sending mail.System.FormatException: Invalid length for a Base-64
> char array. "
>
> when using SMPTClient.SendAysnc
>
> I am not using any encoding in the project and at a loss to understand
> what
> the error means; Google searches have so far been no help.
>
> Can yiou give me some clues?
|
|
0
|
|
|
|
Reply
|
Angel
|
1/31/2010 9:33:14 PM
|
|