SmtpMail Error

  • Thread starter Thread starter Mark Sanders
  • Start date Start date
M

Mark Sanders

Configuration:
- ASP.NET web service running on a Windows 2000 server.
- Exchange server running on a Windows 2000 server.
- The web server and the exchange server are on different computers in the
network.

Problem:
Whenever I try to send an email, via my ASP.NET web service, using the
SmtpMail object I receive the following HttpException message: "Could not
access 'CDO.Message' object." Now, the interesting thing is that this will
only occur when I try to send an email to a domain address other than our
internal network domain. For example, (e-mail address removed) works. But,
(e-mail address removed) produces the above error.

Thank you in advance for any suggestions.
Mark Sanders
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SmtpMail 8
SmtpMail Attachment Error 4
SMTPMail and server reply 2
SmtpMail 1
Service sending email 2
emergency 2
Send Mail Problem 3
Queue Email Message 1

Back
Top