Hello,
i am having the same problem with compact framework. My device is working with windows CE and hang on SendMail function call. Program is in C# language and it completely freeze the device so i have no idea what happen...i place some log traps and i can only see that the problem is on SendMail call.
Based on precedent message i use:
TransferEncoding = TransferEncodingType.EncodingQuotedPrintable;
Originally Posted by: Fabio