I have repeated error in orderPipelineService as below, and debugger window opening when error occured.
please advise.
HandlingInstanceID: cc54e31b-9b79-459d-936b-57aa851a9635
An exception of type 'System.Net.Mail.SmtpException' occurred and was caught.
-----------------------------------------------------------------------------
02/09/2012 20:38:13
Type : System.Net.Mail.SmtpException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Message : Service not available, closing transmission channel. The server response was: Resources temporarily unavailable - Please try again later Source : System Help link :
StatusCode : ServiceNotAvailable
Data : System.Collections.ListDictionaryInternal
TargetSite : Void CheckResponse(System.Net.Mail.SmtpStatusCode, System.String)
Stack Trace : at System.Net.Mail.DataStopCommand.CheckResponse(SmtpStatusCode statusCode, String serverResponse)
at System.Net.Mail.SmtpConnection.OnClose(Object sender, EventArgs args)
at System.Net.ClosableStream.Close()
at System.Net.Mail.MailWriter.Close()
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at DotShoppingCart.Commercial.Core.EmailManager.SendEmail(String subject, String content, NameValueCollection tokensToReplace, String from, ICollection`1 to, ICollection`1 bcc)
at DotShoppingCart.Commercial.OrderPipeline.EmailCampaignTaskProvider.RunTask(String host, IConfigurationSource cfgSrc)
at DotShoppingCart.Commercial.OrderPipeline.TaskProvider.Proccess(String host, IConfigurationSource cfgSrc)
at DotShoppingCart.Commercial.OrderPipeline.ProcessorProvider.Run()
at DotShoppingCart.Commercial.OrderPipeline.RunnableProvider.StartRun()
Additional Info:
MachineName : ORACLE
TimeStamp : 2/9/2012 5:38:13 PM
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null AppDomainName : DotShoppingCart.Commercial.OrderPipelineService.exe
ThreadIdentity :
WindowsIdentity : NT AUTHORITY\SYSTEM