Is asp.net compatible with IIS5? What do I need to do to my server (IIS5) to run with ASP.net? Should I learn asp.net to start or just asp? Thanks!<BR><BR>-Nick<BR>ASP.NET is compatible with IIS 5 - in fact, you need IIS 5 or up to use ASP.NET. TO get started, you need to download the .NET Framework, which you can do from http://www.asp.net<BR><BR>Personally, I'd recommend learning ASP.NET over classic ASP at this time. Classic ASP's days are numbered, so might as well start learning about the new, even cooler technology that is ASP.NET!