CDONTS creating error '800a01ad'

R

RIP

The time came to upgrade the webserver from 2k server to
2k3 server. In 2k server, the primary web ran flawlessly
day after day. I burned the web's files to disk, and put
them into the new server, seemed to work til i came to a
point where the script needed to mail some people. Script
is written in ASP 3.0, and the error is

Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object: 'CDONTS.NewMail'

/members/processors/promotions.asp, line 150

the code on line 150 is:
Set MyCDONTSMail = CreateObject("CDONTS.NewMail")

i read a little bit about this in the knowledge base, but
it didnt seem to help, is the cdonts object named
something else now? i went from iis 5 to iis 6. or could
it possibly be permissions set wrong on a dll somewhere?
any ideas?
 
S

Steven Burn

It's quite possible it's a DLL or permissions thing as I have CDONTS running
just great on one of my domains which is hosted on 2003 server and runs
IIS6, and there's been no problems at all.

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
 
R

Rob Meade

...
i read a little bit about this in the knowledge base, but
it didnt seem to help, is the cdonts object named
something else now? i went from iis 5 to iis 6. or could
it possibly be permissions set wrong on a dll somewhere?
any ideas?

CDONTS dont come with 2k3 as far as I know... you need to use CDO instead...

http://www.aspfaq.com/show.asp?id=2026

Not sure how Steve has his running, perhaps they installed the .dll for it
on that server - who knows :eek:)

Regards

Rob
 
S

Steven Burn

Rob, I don't actually have direct access to my server's, my host looks after
them for me. I didn't realise it didn't come with it as standard..... my
host knows I use CDONTS, so probably installed it for me. (they're lovely
like that ;o)).

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top