Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed

/salva.asp, line 411

800401f3



Set.mail = Server.CreateObject("CDONTS.NewMail")

mail.From = "xxxxxxxxxxxx" 'Mittente

mail.To = "xxxxxxxx@xxxxx" 'Destinatario

mail.Subject = "xxxxxxxxx" 'Oggetto

mail.Body = "xxxxxxxxxxx" 'Testo

mail.BodyFormat = 0 'Formato del corpo

mail.MailFormat = 1 'Formato dell'email




Tienete presente che ho il dominio su aruba


Grazie Mille