T
Terry Olsen
I'm running on Windows Server 2003, Exchange 2003, ASP.NET (Framework 1.1)
I can send mail using an email client, telnetting in to the SMTP port and
manually sending the email, but when I try to use the SmtpMail object to
send email (to & from addresses are both on my local SMTP server) I get the
following errors.
Exception: Could not access 'CDO.Message' object.
InnerException: Exception has been thrown by the target of an invocation.
InnerException: Access is denied.
I can't figure out what is meant by access is denied. I have anonymous
access enabled in my SMTP server... I've read the faq at
www.systemwebmail.com but none of the solutions there work for me. Can
anyone help?
Thanks.
I can send mail using an email client, telnetting in to the SMTP port and
manually sending the email, but when I try to use the SmtpMail object to
send email (to & from addresses are both on my local SMTP server) I get the
following errors.
Exception: Could not access 'CDO.Message' object.
InnerException: Exception has been thrown by the target of an invocation.
InnerException: Access is denied.
I can't figure out what is meant by access is denied. I have anonymous
access enabled in my SMTP server... I've read the faq at
www.systemwebmail.com but none of the solutions there work for me. Can
anyone help?
Thanks.