Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending Email Asynchronously
Message
De
18/01/2013 07:56:36
 
 
À
18/01/2013 04:54:04
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01563134
Message ID:
01563228
Vues:
46
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform