can someone tell us what are the problems / issues while
migrating old ASP applications which are running on win
NT 4.0 to win 2003. we also have some dll but the
developers who wrote then have left the company without
proper documentation so it will be nice to know what we
need to look if the dll are to be migrated form win NT 4
to win 2003

thanks in advance

Re: ASP applications form IIS on win NT 4.0 to IIS 6.0 win 2003 by jcochran

jcochran
Tue Apr 13 15:27:00 CDT 2004

On Tue, 13 Apr 2004 11:42:19 -0700, "Raj"
<anonymous@discussions.microsoft.com> wrote:

>can someone tell us what are the problems / issues while
>migrating old ASP applications which are running on win
>NT 4.0 to win 2003. we also have some dll but the
>developers who wrote then have left the company without
>proper documentation so it will be nice to know what we
>need to look if the dll are to be migrated form win NT 4
>to win 2003

ASP isn't active by default in IIS6, make sure you allow the web
application. No CDONTS is another issue that bites upgraders. Beyond
that, most everything should work, though permissions are tighter in
IIS6/Server 2003 and Parent Paths aren't enabled by default.

As for DLL's your guess is as good as mine. Try them, then debug them
or recreate them as needed.

Jeff

Re: ASP applications form IIS on win NT 4.0 to IIS 6.0 win 2003 by Aaron

Aaron
Tue Apr 13 19:32:40 CDT 2004

http://www.aspfaq.com/2476

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Raj" <anonymous@discussions.microsoft.com> wrote in message
news:1c42501c42187$0d1b6fe0$a101280a@phx.gbl...
> can someone tell us what are the problems / issues while
> migrating old ASP applications which are running on win
> NT 4.0 to win 2003. we also have some dll but the
> developers who wrote then have left the company without
> proper documentation so it will be nice to know what we
> need to look if the dll are to be migrated form win NT 4
> to win 2003
>
> thanks in advance
>
>