Problem on using System.Web.Mail

  • Thread starter Thread starter ywchan
  • Start date Start date
Y

ywchan

I have used System.Web.Mail to send email in my windows application.
Everything works fine in my development machine. But when I deploy my
application to other clients, some of them throw exception 'cannot access
CDO message' when trying to send email.

Here are the config of clients that I have tried:
Win XP SP2 + Office XP SP3 - some clients are ok but some are not ok
Win XP SP1 + Office XP SP3 - up to now, all are ok
Win XP SP2 + Office XP SP2 - all are not ok
I have checked to make sure that the CDO components of Outlook are installed
in the machines mentioned above.

I have tried to update those clients Win XP SP2 + Office XP SP2 to Office XP
SP3, some of them become fine while some still can't work...I wonder what's
the problem...All advice or suggestions are greatly apprecicated.
Thanks!
 
i have read through the site you suggest before....but still can't solve my
problem..
thanks!
 
Back
Top