I get an error 'Server.CreateObject Failed' when I try to use CDONTs. What can I do?
CDONTs is no longer supported on Windows 2003 server and later. Microsoft introduced CDO back several years ago to replace CDONTs.
You will need to convert your code to use CDO.
For more information on CDO, please visit :