我今天更新了我的 MVC3 站点以使用 MVC4,但遇到了一个问题。导航到特定 url(MVC 区域的 url)时,我在 Firefox 中收到此消息
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
这曾经与 MVC4 一起工作。Chrome 仍然适用于 MVC4。
有任何想法吗?