asp.net mvc - MVC4 application - configure as a web application under root site -


i have mvc4 application. when deploy website in iis 7, works. when deploy under root website application fails map route , gives http 404 on second get/post.

http error 404.0 - not found localhost/home/login

ideally should go on url - localhost/mvcapp/home/login


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -