O
olrt
Hello, I checked the SmtpMail.SmtpServer
I checked the recipients address of the message
I checked the sender address
But still have the following exception when SmtpMail.Send :-( ::
-----------------------------------
Failed to send message : System.Web.HttpException: Unable to create
object 'CDO.Message'.
at System.Web.Mail.LateBoundAccessHelper.get_LateBoundType()
at System.Web.Mail.LateBoundAccessHelper.CreateInstance()
at System.Web.Mail.CdoSysHelper.Send(MailMessage message)
at System.Web.Mail.SmtpMail.Send(MailMessage message)
at Services.ServiceMail.SvcMail.envoyerMessageEmailSmtp(MailMessage
msg) in
-----------------------------------
I checked that my smtp server works and manually sent a message with
telnet on port 25 of
the server (it's Microsoft SMTP Server).
Can someone help ??
I checked the recipients address of the message
I checked the sender address
But still have the following exception when SmtpMail.Send :-( ::
-----------------------------------
Failed to send message : System.Web.HttpException: Unable to create
object 'CDO.Message'.
at System.Web.Mail.LateBoundAccessHelper.get_LateBoundType()
at System.Web.Mail.LateBoundAccessHelper.CreateInstance()
at System.Web.Mail.CdoSysHelper.Send(MailMessage message)
at System.Web.Mail.SmtpMail.Send(MailMessage message)
at Services.ServiceMail.SvcMail.envoyerMessageEmailSmtp(MailMessage
msg) in
-----------------------------------
I checked that my smtp server works and manually sent a message with
telnet on port 25 of
the server (it's Microsoft SMTP Server).
Can someone help ??