Email error CDO.Message

  • Thread starter Thread starter --=|3s|=--
  • Start date Start date
3

--=|3s|=--

I have added an email program to my vb .net project. 1 problem,
everytime i press the send button, an error occurs... "CDO.message".

Some help please :shock:

Greetz
 
--=|3s|=-- said:
I have added an email program to my vb .net project. 1 problem,
everytime i press the send button, an error occurs... "CDO.message".

Some help please :shock:

Greetz



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption
=---


Set the SMTPServer property to a valid SMTP server otherwise it tries to
relay locally and you'll get that error if you don't have a local SMTP
relay..
 

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


Back
Top