Sending Mail(smtp) in vb.net-HELP!!

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

I have alarm system app that I am developing and want to give the
option to send a short email notifying the owner of an alarm condition.
Using the Mapi control to send mail gives me a security warning dialog
Box so this is not an option.
I am trying to use the System.Web.Mail namespace but keep getting the
error "Could not access 'CDO.Message' object". How do I get this dll
installed so I can use this for Mail?

Thanks
 
Back
Top