ActiveX component can’t create object: ‘CDONTS.NewMail’
Introduction When working with classic ASP applications, you may occasionally encounter the following error: This issue typically occurs because CDONTS (Collaboration Data Objects for Windows NT Server) is either missing or not properly registered on the server. CDONTS is a legacy component used to send emails from ASP applications. Although… Continue Reading ActiveX component can’t create object: ‘CDONTS.NewMail’
