14
名为“ x”的路由已经在路由集合中。路由名称必须唯一。ASP.NET MVC 3的例外
我正在做一个ASP.NET MVC 3 Web服务,并且我不断断断续续地收到此异常。 堆栈跟踪: Server Error in '/' Application. A route named 'ListTables' is already in the route collection. Route names must be unique. Parameter name: name Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about …