Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CDONTS error

Status
Not open for further replies.

dlhi

Technical User
Feb 20, 2002
4
US
It is my first time setting up an .asp page through IIS on my localhost, and what I thought was a standard object for mailing isn't working!
Set objCDO = Server.CreateObject("CDONTS.NewMail")

It gives me the following error -
Server object, ASP 0177 (0x800401F3)
Invalid class string

I am using xp pro, and IIS 5 - any hints?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top