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, 12:44 PM
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, 08: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,269 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 2 Days 2 h 53 m 15 sec
Reputation Power: 306
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, 09: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 8 h 57 m 12 sec
Reputation Power: 182
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, 11: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, 06: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 8 h 57 m 12 sec
Reputation Power: 182
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!
 
Create the Optimal Architecture for your Critical Applications
Warburton's the largest independently owned bakery in the UK faced a number of difficult challenges in providing the most robust yet efficient IT infrastructure for their organization's success. IBM's services combined with their xSeries servers created the perfect platform for their SAP environment with sufficient flexibility, and did so in very time effective fashion.

 
Five Best Practices for Deploying a Successful Service-Oriented Architecture
This white paper describes the benefits you can expect with SOA, and how IBM can help take your business there.

 
Gartner Magic Quadrant for Application Delivery Controllers
Gartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses of solutions, and provides Magic Quadrant reporting for a quick comparison across all vendors. Learn from Gartner how you can benefit from an all-in-one device like Citrix NetScaler that delivers the highest levels of availability, performance and security.

 
Knowledge is Power
What you don't know can hurt you, and is likely costing you money and increasing your security risks during an era of scarce resources. This white paper proposes six key strategies that enterprise security managers can use to improve their network defense posture.

 
Rationalizing the Multi-Tool Environment
The rationalized multi-tool approach is flexible, scalable and cost effective. It provides the necessary input to the IT service management business processes. It preserves prior investments in monitoring tools, empowers technologists to select the best tools with which to do their jobs, and enhances effective response to incidents.

 

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





© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek