Browsing articles tagged with " cassini web server"
Jun
19
2009

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 in this post. If those steps is too cumbersome for you then you can consider using Ultidev’s Cassini web server. [...]