System.Web.Mail & System.Net.Mail

  • Thread starter Thread starter Bill Nguyen
  • Start date Start date
B

Bill Nguyen

I'm using .Net framework 1.4 and having problem sending mail with
System.Web.mail. Got error System.Web.HttpException: Could not access
CDO.Message object.

What do I need to do to get thru this?

Thanks

Bill
 
Herfried;

Thanks for the link. I tried this earlier but it won't help.
The error mentioned covers a broad range of problem that I can't figure out.

I used Framework 2.0 System.Net.mail and it works fine with the same SMTP
servers that I used with System.Web.Mail (Framework 1.4x).
I guess the problem is boiled down to the CDOSYS.dll version and how it's
registered.

Any tips on this subject?

Thanks

Bill
 

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

Back
Top