Add a new post


Name  
Email*  
Subject  
Message
 
 
Protected by Clearscreen.SharpHIPTo prevent abuse from bots, please enter the text you see.:
 

* In order to reduce SPAM, all email addresses will be obfuscated so they cannot be read by spam bots.
For example: 'test@test.com' will become 'test (at) test dot com'.

"Could not access 'CDO.Message' Object - Part 5
Ok, here is another gem. I hadn’t heard of this one before. It seems that the CDO.Message exception can also be thrown if you set MailMessage.Priority = MailPriority.High, and do NOT have ADO installed on the server.

It seems that the Priority property depends upon ADO. Kudos to CrystalTech, and David Good.

Here is the complete post regarding this tip.
http://dotnetjunkies.com/weblog/harpua/posts/5190.aspx#5799

Cheers!
Dave