Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CDONTS on Windows NT Server

Status
Not open for further replies.

Hondy

Technical User
Joined
Mar 3, 2003
Messages
864
Location
GB
Hello

Is there a way of installing or otherwise getting my ASP to work using CDONTS on a Windows NT server?

I tested the script against a 2000 server then discovered the server it goes on is NT :(

Thanks
 
cdonts should work on both 2k and nt, all you need to do is port the dll across, or easier yet, in the windows components portion of add remove programs, under internet, install smtp, this will put the cdonts core onto the machine. just ensure cdonts.dll is registered.

[thumbsup2]DreX
aKa - Robert
 
CDONTS should actually already be on there, at the very worst you might hit upo Windows Update and see if you need to upgrade IIS or the Windows Scripting Engine.

-T

01000111 01101111 01110100 00100000 01000011 01101111 01100110 01100110 01100101 01100101 00111111
Help, the rampaging, spear-waving, rabid network gnomes are after me!
 
thanks for the replys, it turns out that NT already has it with the option pack when you install IIS, the issue turned out to be the permissions on the mailroot/pickup folder.

Thanks anyway
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top