Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending Email Asynchronously
Message
From
18/01/2013 04:54:04
 
 
To
17/01/2013 12:51:59
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01563134
Message ID:
01563221
Views:
58
>Hi,
>
>I've got my code to send email successfully using client.Send(msg), however when I try to do it using client.SendAsync(msg, userState) nothing happens.
>
>I have been following all the examples on the internet like this:
>
>http://msdn.microsoft.com/en-us/library/x5x13z6h.aspx
>
>My code runs through fine, no errors, just no email gets sent.

Does the callback fire ? If so what's in the AsyncCompletedEventArgs ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform