Minimum requirements for ASP.Net (as opposed to the Framework generally) can
be found here:
http://www.asp.net/download.aspx
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Jon Hilton" <jmh@s...>
Subject: [aspx_beginners] asp.net on nt4?
OK, a quick question
I have been developing asp.net applications to run on a Win 2k Server.
I am now attempting to install the .net framework on an NT4 server because I
understood that the two were compatible.
However, although the framework installs successfully, the aspnet_isapi.dll
is missing and asp.net application's just don't run.
Is asp.net compatible with NT4 and if so how do I overcome this problem and
make sure that asp.net is installed correctly?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~