B
Bhuvan Pasham
I'm trying to develop a routine to send email directly
from an application.
After Executing the Statement
System.Web.Mail.SmtpMail.Send(myMessage)
the Error is raised.
Error#5 Could not access 'CDO.Message'object.
And I was unable to send the email.
Some body please explain me how to solve this error.
I'm working on Windows XP professional and also on Windows
2000 Pro.
Thanks
Bhuvan
from an application.
After Executing the Statement
System.Web.Mail.SmtpMail.Send(myMessage)
the Error is raised.
Error#5 Could not access 'CDO.Message'object.
And I was unable to send the email.
Some body please explain me how to solve this error.
I'm working on Windows XP professional and also on Windows
2000 Pro.
Thanks
Bhuvan