Asp.net-mvc – ASP.NET MVC and .NET 3.5 SP1 on Windows Server 2003 and IIS

.net-3.5asp.net-mvcwindows-server-2003

I am writing a website for a client who says their servers run the following: "Windows 2003 with the latest IIS". What do I need to do to get them ready for hosting my ASP.NET MVC website built with .NET 3.5SP1?

Best Answer

You'll probably also run into an issue with IIS6 on Win2k3. Phil Haack posts an excellent walkthrough on his blog Asp.Net MVC on IIS 6 Walkthrough.

You'll also need the following prereqs: