Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending Email Asynchronously
Message
From
18/01/2013 07:56:36
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01563134
Message ID:
01563228
Views:
47
>>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 ?

I set a breakpoint in the SendCompletedCallBack and it never hits it.

Let me clean up my code cause I've tried a few different things and I'll post it here shortly.
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Reply
Map
View

Click here to load this message in the networking platform