For Programmers: Free Programming Magazines  


Home > Archive > ASP > January 2006 > ASP on Win 2003 Server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ASP on Win 2003 Server
Tim

2006-01-30, 6:55 pm

My window server is going to be upgraded from Win NT 4.0 Server to Win 2003
Server. I don't know if I can put an ASP web application on this new server
without any problem. I guess ASP.NET would be better but right now I just
have a classic ASP. Can you help me about this? Or any article about this
issue would be greatly appreciated.
Thank you,
tim
Turkbear

2006-01-30, 6:55 pm

On Mon, 30 Jan 2006 13:01:27 -0800, Tim <Tim@discussions.microsoft.com> wrote:

>My window server is going to be upgraded from Win NT 4.0 Server to Win 2003
>Server. I don't know if I can put an ASP web application on this new server
>without any problem. I guess ASP.NET would be better but right now I just
>have a classic ASP. Can you help me about this? Or any article about this
>issue would be greatly appreciated.
>Thank you,
>tim


Clasic asp apps run fine ( in our experience) - just be sure to enable them..IIS6/Server 2003 is more restrictive with
security and asp needs to be specifically enabled..



Dave Anderson

2006-01-30, 6:55 pm

Tim wrote:
> My window server is going to be upgraded from Win NT 4.0 Server to
> Win 2003 Server. I don't know if I can put an ASP web application on
> this new server without any problem. I guess ASP.NET would be better
> but right now I just have a classic ASP. Can you help me about this?
> Or any article about this issue would be greatly appreciated.


Things that come to my mind right off the bat are buffering and CDO/CDONTS.
By default, IIS 4 buffering was off, while IIS 6 will be on:
http://msdn.microsoft.com/library/e...3e6f3ee2b33.asp

If you are sending mail with CDONTS, you will definitely want to look here,
since CDONTS is not part of Server 2003:
http://msdn.microsoft.com/library/e...svr_cdo_top.asp




--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com