Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old August 22nd, 2007, 11:44 AM
medianox's Avatar
medianox medianox is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2005
Location: Chicago, IL
Posts: 157 medianox User rank is Private First Class (20 - 50 Reputation Level)medianox User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 22 h 47 m 49 sec
Reputation Power: 5
Send a message via ICQ to medianox Send a message via AIM to medianox Send a message via MSN to medianox Send a message via Yahoo to medianox
Issues with CDONTS on Windows Server 2003

Hi All,

I have a client with a Windows Server 2000 box at their current host. The host is upgrading the box to Windows Server 2003. There are about 50 sites on this server. More than half of these are classic ASP and use CDONTS to send emails.

Windows Server 2003 does not come packaged with CDONTS, and while it would be *best* to go through and re-code everything with CDOSYS to handle outgoing email, it is not in my client's budget.

I proposed a solution whereby we could install the CDONTS .dll on the Windows Server 2003 implementation. This would significantly reduce cost for now and would serve as a proper "bandage" to allow the legacy code to continue living.

The hosting company shot back to my client (who is fairly non-technical) this:

Quote:
The hardware drivers may not be compatible with CDONTS.


Is this a bunch of crap? I'm assuming the hosting company just does not want to deal with it. Does anyone have any insight to the truth of the hosting company's statement? Also, adding CDONTS would be a configuration change - how would this impact hardware drivers?

Thanks in advance,

Taylor

Reply With Quote
  #2  
Old August 22nd, 2007, 07:36 PM
markoc's Avatar
markoc markoc is offline
Contributing User
ASP Free Regular (2000 - 2499 posts)
 
Join Date: Nov 2003
Location: UK
Posts: 2,228 markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level)markoc User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 3 Weeks 1 Day 15 h 14 m 48 sec
Reputation Power: 262
Issues with CDONTS on Windows Server 2003

you can by the following:

TO install CDONTS on a 2003 server

1) First, copy the cdonts.dll from a windows 2000 server CD.
2) put it in to C:\Windows\System32 folder
3) Register the CDONTS.DLL component on your server from the command prompt
and type: regsvr32 "%systemroot%\system32\cdonts.dll"
then click enter

BUT if it was me, I wouldn't advise it.
As CDOSYS has far better security settings and I don't know if the current code has any config settings, if not i would might it tight as possible and including authentication in it.

The best way I would do it is create .inc files and attach them to the old pages to reduce some of the process of changing the code.

summary:
the windows 2003 servers security has been changed to protect your from attacks. So going back to CDONTS is a step backwards. You should put it to the customer that you can not put a price on security and at what cost could it damage the company if a hack was achieved.
Comments on this post
micky agrees!
medianox agrees!
__________________
Hope this advise helps.

If so please show your appreciation by adding reputation points (click gauge image on top right of this post and score).

Reply With Quote
  #3  
Old August 22nd, 2007, 08:41 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 2 h 46 m 37 sec
Reputation Power: 181
I agree with markoc, use CDOSYS. Regardless of their excuse, if the server is a shared web server I would not install CDONTS for a customer either, there are too many downsides and no upsides from their point of view.
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #4  
Old August 23rd, 2007, 10:27 AM
medianox's Avatar
medianox medianox is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2005
Location: Chicago, IL
Posts: 157 medianox User rank is Private First Class (20 - 50 Reputation Level)medianox User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 22 h 47 m 49 sec
Reputation Power: 5
Send a message via ICQ to medianox Send a message via AIM to medianox Send a message via MSN to medianox Send a message via Yahoo to medianox
I appreciate the advice. While I definitely agree about the use of CDOSYS over CDONTS, it will be tough to justify the amount of dev time necessary to root through 50+ sites, extract CDONTS code and replace with CDOSYS.

Is the jury still out on why this would effect Hardware Drivers?

Thanks again.

Reply With Quote
  #5  
Old August 23rd, 2007, 05:55 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 2 h 46 m 37 sec
Reputation Power: 181
Do you admin the server? If yes, go ahead and register CDONTS. If you don't control the server, if it were my shared server there would be no story you could tell to get me to do a non-standard configuration on the server, such as installing CDONTS.

I doubt any hardware drivers would enter in the picture.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > Issues with CDONTS on Windows Server 2003


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT