Giter Club home page Giter Club logo

vue-to-mvc5's Introduction

vue-to-mvc5's People

Contributors

hyunoosung avatar

Stargazers

 avatar Sadegh Barati avatar ..:: LoLoFx ::.. avatar  avatar  avatar Jae Bong Lee avatar Ashiquzzaman avatar Tuutoo avatar  avatar Sercan GOKMEN avatar  avatar Jürgen Friedrich avatar  avatar  avatar Aaron Haley avatar Jason Zhuang avatar Manuel Mejia avatar

Watchers

Travis L. Spencer avatar  avatar

vue-to-mvc5's Issues

New to MVC

I tried to run the code and got this error:

Server Error in '/' Application.

Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter.

The request for 'Home' has found the following matching controllers:
vue_to_mvc5.Areas.second.Controllers.HomeController
vue_to_mvc5.Areas.first.Controllers.HomeController
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Multiple types were found that match the controller named 'Home'. This can happen if the route that services this request ('{controller}/{action}/{id}') does not specify namespaces to search for a controller that matches the request. If this is the case, register this route by calling an overload of the 'MapRoute' method that takes a 'namespaces' parameter.

The request for 'Home' has found the following matching controllers:
vue_to_mvc5.Areas.second.Controllers.HomeController
vue_to_mvc5.Areas.first.Controllers.HomeController

Any suggestions?
Thanks,
Huambo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.