Tagged Questions

4
votes
2answers
369 views

Is it absolutely necessary to manually configure IIS6 to use ASP.NET MVC?

I have a web hosting that replied to me it was not possible to alter the IIS6 settings to set the mapping of .mvc to the Asp.Net ISAPI dll, nor enable Wildcard Application Mappings. In short, I …