Click to See Complete Forum and Search --> : CDONTS


Mark
06-27-2000, 07:43 PM
"Server.CreateObject Failed" - This is the error message I get when I try
to send a global email from my ASP app. Please explain how I can correct
this! ~ (CDONTS.NewMail)????

Marcus
06-29-2000, 06:01 AM
You must install SMTP service (from NT OptionPack) on the same server as ASP
page is processed.