19 June 2009 ~ 0 Comments

Running ASP.NET MVC website on Windows XP/IIS 5.1

If your development environment is still using Windows XP Pro and need to run ASP.NET MVC web application, probably you are running the app from the Visual Studio IDE. Why not using IIS ? Well, technically it is possible to run ASP.NET MVC web application on IIS 5.1 but requires too many action as described [...]

Continue Reading