R
RMG
System.Web.Mail.SmtpMail appears to rely upon CDO. Such
code therefore works fine on my development box which has
Outlook 200 installed. But when the application is
deployed to the production server (running W2K Server) the
code fails. Do I have to install Outlook or an Exchange
client on the production box? Or can CDO be deployed
separately? And shouldn't .net indicate this depandancy
during complilation of the deployment project? Many thanks.
code therefore works fine on my development box which has
Outlook 200 installed. But when the application is
deployed to the production server (running W2K Server) the
code fails. Do I have to install Outlook or an Exchange
client on the production box? Or can CDO be deployed
separately? And shouldn't .net indicate this depandancy
during complilation of the deployment project? Many thanks.