PDA

View Full Version : CDOSYS in NT4


gedoi
09-30-2003, 12:03 AM
I have a mail sending script which uses CDOSYS component. I have tested the script and it is running in Window Server 2000.

But when i port the same script over to NT4 machine, the same script gives error.

Is is due to the non-existent of CDOSYS in NT4 system? Can i install CDOSYS component (cdosys.dll) in NT4? How can i go about doing that?

Anyone has encouter the same situation before to help?

Thanks.

gedoi
09-30-2003, 03:36 AM
any one can help?

gish
09-30-2003, 03:34 PM
what is the script error.....

gedoi
09-30-2003, 09:51 PM
Originally posted by gish
what is the script error.....

The error below :

eGuideObj error '800a01ad'

ActiveX component can't create object

gish
10-01-2003, 04:15 AM
yes...the .dll object needs to be registered to the system that is going to need the object.