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

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -