14
Маршрут з назвою "x" вже є в колекції маршрутів. Назви маршрутів повинні бути унікальними. Виняток з ASP.NET MVC 3
Я роблю веб-службу ASP.NET MVC 3 і постійно перестаю отримувати цей виняток. Слід стека: 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. …