problem using cdonts

G

Guest

Hi,

I'm having a problem using CDONTS to send mail from my site.

Recently we switched providers and since then the line

Set objNewMail = CreateObject( "CDONTS.NewMail")

is causing an internal server error.
What could be causing this?
Is there a way to get more detailed information about the "internal server
error"?

Any help will be greatly appreciated.

Thanks

Arnoud
 
R

Rob Meade

I'm having a problem using CDONTS to send mail from my site.

Recently we switched providers and since then the line

Set objNewMail = CreateObject( "CDONTS.NewMail")

is causing an internal server error.
What could be causing this?
Is there a way to get more detailed information about the "internal server
error"?

It sounds as if perhaps your provider is running Windows 2003 server? If
so, CDONTs was dropped and you'll need to use CDO instead...might be worth
checking this out before looking to much further into your code or else
where - it'll only take a quick email to them etc.

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

Regards

Rob
 

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

Similar Threads

CDONTS issue - Not Working after server migration 1
CDONTS 5
CDONTS 4
CDONTS - Invalid class string 1
Need Help with CDONTS 2
CDONTS and Japanese Characters 1
CDONTS Problem 3
CDONTS error - too much data? 7

Members online

Forum statistics

Threads
474,150
Messages
2,570,853
Members
47,394
Latest member
Olekdev

Latest Threads

Top