Deploy ASP.NET MVC on IIS 5.1 (Windows XP)
问题 OK, deploying ASP.NET MVC seems to be painful. I want to deploy my ASP.NET MVC application on Windows XP (IIS 5.1), but can\'t seem to find how to do it. When I type the application name into the web browser address bar I get a \"website not available\" message. There are workarounds for IIS 6.0, but what about IIS 5.1? 回答1: Here's what I found out and what worked for me : Deploy ASP.NET MVC App on Windows XP (IIS 5.1) Edit: For the latest release of ASP.NET MVC, replace .mvc with a wildcard