asp.net mvc - How can I deploy MVC App on IIS 5.1? -


I want to implement an MVC application on IIS 5.1. I am using MVC2. How can I go about doing this? Does it seem a bit tricky?

Relationship, Caps

You must add wildcard mapping

  1. Right-click on the virtual directory and select Properties.
  2. On the Virtual Directory tab, Configuration .
  3. On the first tab, add the hit.
  4. Browse ASP.NET ISAPI.
  5. Type . * for
  6. uncheck check that file .
  7. Click OK.

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -