Dave Burke : Freelance .NET Web Developer specializing in Online Communities

To W2K3 : CDONTS

Part of the legacy ASP environment of a site being migrated to W2K3 is the use of CDONTS, as in

Set objMail = CreateObject("CDONTS.NewMail")

Thanks to Tim Coffey for the tip (via google.)

From: Tim Coffey (timcof@online.microsoft.com)
Subject: Re: Help. ASP CDONTS form failing 
Newsgroups: microsoft.public.inetserver.iis
Date: 2003-09-02 03:26:36 PST 

If you moved to W2K3 Server, then by default, you cannot use CDONTS. However, it is still supported. Just move over cdonts.dll from a W2K server, and register it (I believe that is all you need to do). However, CDO is the way to go! Much better performance than the old cdonts technology. Should you need more, try here: microsoft.public.inetserver.iis.smtp_nntp

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

Comments (0) | Post RSS RSS comment feed

Posted on 9/9/2003 9:46:00 AM by Dave Burke
Categories:
Tags:

Related posts


Powered by BlogEngine.NET 2.0.0.36
Theme by Dave Burke