ASP.NET MVC on IIS 6 Walkthrough
Posted by: youve been HAACKED,
on 26 Nov 2008 |
View original | Bookmarked: 0 time(s)
Ive seen a lot of reports where people have trouble getting ASP.NET MVC up and running on IIS 6. Sometimes the problem is a very minor misconfiguration, sometimes its a misunderstanding of how IIS 6 works. In this post, I want to provide a definitive guide to getting ASP.NET MVC running on IIS 6. I will walk through using the .mvc or .aspx file extension for URLs first, then I will walkthrough using extension-less URLs. If youre running into problems with IIS 6 and ASP.NET MVC, I recommend trying...