help!
hey everyone -
i have a pretty big problem here... i haven't changed anything in the way of how email is sent from my site for a while. my code works, i have a valid [to] and [from] address. however, as of like a week ago, i have started to receive the "cannot create CDO object" error message, and I have no idea why. my site is being hosted elsewhere by a hosting service, so i don't really have control over the server. i can still send and receive emails using email clients, so the email server isn't down, but now we are crippled in the respect that we can't send confirmation emails and the like when something happens on the site (ie, when someone orders something!)
PLEASE help...thanks!
Jason
error:
The following exception occurred: System.Web.HttpException: Could not create 'CDO.Message' object. at System.Web.Mail.LateBoundAccessHelper.get_LateBoundType() at System.Web.Mail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message