Home All Groups Group Topic Archive Search About

System.Web.Mail & System.Net.Mail

Author
8 May 2006 10:53 PM
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

Author
9 May 2006 8:05 AM
Herfried K. Wagner [MVP]
"Bill Nguyen" <billn_nospam_please@jaco.com> schrieb:
> 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.

<URL:http://www.systemwebmail.com/>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
9 May 2006 1:58 PM
Bill nguyen
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


Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:e430G9zcGHA.1204@TK2MSFTNGP02.phx.gbl...
> "Bill Nguyen" <billn_nospam_please@jaco.com> schrieb:
>> 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.
>
> <URL:http://www.systemwebmail.com/>
>
> --
> M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
> V B   <URL:http://classicvb.org/petition/>