Can you install CDO seperatly?

  • Thread starter Thread starter lamloom
  • Start date Start date
L

lamloom

I am using asp and would like to send email using cdo.
The script I have is not working on my server. I'm
thinking cdo is either not properly installed or not
installed at all.

Thanks!
 
Or not configured. CDO installs with IIS, but has to be configured. In
general, you install the SMTP service (Add/Remove Programs >> Add/Remove
Windows Components >> IIS >> check SMTP). If not, it has to be configured
against a different email sender.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 

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