partham
Active member
Dear Sir,
I am able to send mails through my system as long as the mail id is within our Exchange Server. When I try to send the mail to any other address like my HOTMAIL address, I get the following exception:
"Could not access 'CDO.Message' object." String
The stack trace is
" at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args)
at System.Web.Mail.CdoSysHelper.Send(MailMessage message)
at System.Web.Mail.SmtpMail.Send(MailMessage message)
at EMAIL.SendAttachment(String strSender, String strRecipient, String strAttachmentFileName) in C:\Utilities\GeneralPurposeTools\EMAIL.vb:line 144" String
I would be grateful for your advice.
Regards,
Partha.
I am able to send mails through my system as long as the mail id is within our Exchange Server. When I try to send the mail to any other address like my HOTMAIL address, I get the following exception:
"Could not access 'CDO.Message' object." String
The stack trace is
" at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args)
at System.Web.Mail.CdoSysHelper.Send(MailMessage message)
at System.Web.Mail.SmtpMail.Send(MailMessage message)
at EMAIL.SendAttachment(String strSender, String strRecipient, String strAttachmentFileName) in C:\Utilities\GeneralPurposeTools\EMAIL.vb:line 144" String
I would be grateful for your advice.
Regards,
Partha.