A route named “x” is already in the route collection. Route names must be unique. Exception with ASP.NET MVC 3
To fix this problem I had to go into the bin folder on my project, delete all DLL files and then rebuild and this fixed the problem.
To fix this problem I had to go into the bin folder on my project, delete all DLL files and then rebuild and this fixed the problem.