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?