c# - How to configure asp.net MVC project in IIS? -


When I run a project in IIS, after displaying the home page it will not allow redirects to any other page. This page did not find the error.

On IIS 6 you may need to associate ASP with extension. You can take a look at the NET ISAPI module or if you want to see the extensionless URL.


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) -