ASP.NET, Problem with CDO.Message Object

A

amit

hi,

while making a code for sending mails

when I do SmtpMail.send, it gives an error " Could not access CDO.Message
Object"

This only happens when I try and communicate with outside domain, i.e if i
specify the Yahoo id or hotmail id etc in the list,

I have specified the name of our exchange server as the SMTPserver name ,
and if within these addresses I send a mail, In this case it woks fine

what could be the the problem.

I have been using ASPEmail in the past to solve this problem,
but is there a solution here.

thanks in advance
amit purohit
 
B

bruce barker

unfortunately "Could not access CDO.Message Object" is a generic error. you
need to follow the stack trace to find the actual error (usually a
permission problem)

-- bruce (sqlwork.com)
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top