I am looking at upgrading my servers to provide .Net hosting, what do I need to do to install on the servers?
chris_f
2:45 pm on Jul 12, 2002 (gmt 0)
Go to Microsoft.com. From there you can download the .net framework. This is all you need to host .net sites. However, if you wish to run both ASP and ASP.net sites on the same server then you need to install the .net CLR as well.
Chris.
Xoc
7:41 pm on Jul 12, 2002 (gmt 0)
Just the .net framework, which is a free download--it includes the CLR, as well as the C# and VB.NET compilers. You, of course, also need IIS installed first, which is an optional install part of Windows 2000/XP.