Hi all when trying to use the System.Web.Mail.MailMessage to send an email from my web page i get
Could not access 'CDO.Message' object This used to work, but I am gussing IT have changed something again on the server. Does anybody know what it might be so I can point them in the right direction? Pk
"When all is said and done, there is usually more said than done." Alfred E Newman
hard to say for sure. do a search for cdo*.dll on your system, to make sure the dll is present, then check the NTFS permisisons on it. and the SMTP server permissions
RTFM - straight talk for web developers. Unmoderated, uncensored, occasionally unreadable
That FAQ is great - thanks for the link. I have checked the possible reasons for the error and them to and from are properly formed and the server is available - i can ping it Do I assume its the permissions issue (have to wait for the it manager to come back)
or do you think it might be something else? Pk
"When all is said and done, there is usually more said than done." Alfred E Newman
PTEKelly
Participant
1161 Points
251 Posts
System.Web.Mail.MailMessage error
Aug 01, 2003 08:51 AM|LINK
Atrax
All-Star
18705 Points
3733 Posts
Re: System.Web.Mail.MailMessage error
Aug 01, 2003 08:54 AM|LINK
Jason Brown - MVP, IIS
Colt
All-Star
15569 Points
1986 Posts
ASPInsiders
MVP
Re: System.Web.Mail.MailMessage error
Aug 01, 2003 09:51 AM|LINK
PTEKelly
Participant
1161 Points
251 Posts
Re: System.Web.Mail.MailMessage error
Aug 01, 2003 10:31 AM|LINK