07-17-04 10:52 PM
Check out KBA 810702. It works on my machine now which is
XP Pro, NTFS formatted, and IIS V5.1.
>-----Original Message-----
>I have an ASP page where I am trying to create
a "NewMail" object. My syntax is:
>
>Dim objsendmail
>Set objsendmail = Createobject("CDONTS.NewMail")
>
>When I link to this page, I get an error saying that it
has an error on the line where I am trying to
use "Createobject", it cannot create the object. My SMTP
is running. What now?
>.
>
[ Post a follow-up to this message ]
|