asp.net-mvc-3-areas- все статьи тега ➜ страница 0
Маршрут с именем " 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. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentException: ...