Error Sending Mail via SMTP Sever

G

Guest

CDO.DLL 'Class not registered'
error msg: CDO.Message 'object not found'

I am using:
Dim mailmsg As System.Web.Mail.MailMessage = New System.Web.Mail.MailMessage

System.Web.Mail.SmtpMail.Send(mailmsg)

It works on other machines except mine. I have virtual SMTP server and IIS
Server turned on.
 

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

Top