MVC4 the controller that has not found the path "/" or the controller is not implemented IController

Source: Internet
Author: User

The general MVC project will separate the controller out of the Independent class library, previously used MVC3 always do, test release can run normally, this time with Mvc4, found error: HTTP 404. The resource you are looking for (or one of its dependencies) may have been removed, or its name has changed, or is temporarily unavailable. Please check the following URL and make sure it is spelled correctly. View Exception Log exception: "Path not Found"/"controller or the controller does not implement IController" error. For a day or two, reloading mvc4,. NET Framework, Regiis, swapping servers, the problem still exists. After doing a lot of testing, finally found the problem, the original Controller class library refers to the system MVC4, and the Web layer is a reference to create a project is automatically added to the packages package inside the reference. Delete the Controller class library, re-reference the packages package inside the MVC4, done. The Pit-daddy .......... ......

MVC4 the controller that has not found the path "/" or the controller is not implemented IController

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.