ASP.NET MVC Wildcard Mapping IIS 6 Not Working
问题 I have a client who is trying to deploy a site that I designed in ASP.NET MVC, they are running IIS 6 and I've talked them through on how to setup wildcard mapping to make the clean URLs work. However; when they attempt to go to the site they are still getting the normal page not found. Because for some reason the wildcard mapping isn't working. What could be the issue? 回答1: I had a similar problem, turns out it was because the aspnet_isapi.dll was not allowed. Click Web Service Extensions in