PDA

View Full Version : question on cdonts componant


ebco
12-12-2002, 12:55 PM
I want to know on which server cdonts does not work
& on which server cdosys does not work?

Can anybody say me whatever i am asking is right if it is right then Please give me the list

ebco
12-13-2002, 05:09 AM
can anybody say something on this?

:confused:

Roy Sinclair
12-13-2002, 07:21 PM
Nobody here is going to run a whole lot of systems just to test cdonts for you. Why not look on the MS website to see what they have to say about where it's supported?

whammy
12-13-2002, 09:38 PM
Also look at the ASP Email FAQs on aspfaqs.com

ebco
12-16-2002, 08:56 AM
Here what i got the answer is:

If you try to run a mail script written in CDONTS and you get an error that says Invalid class string, then you do not have SMTP service installed.

Why Do I get a failure to create object error?
You are getting this error because you no not have CDONTS available to you or you have a syntax error in your code where you create the mail object.

CDONTS is part of the SMTP service which can be installed from NT Server Option pack 4.

Thanks !