Understanding Route Order in ASP.NET MVC
Routing
I was having problems with a URL and my controller recognizing it and found out that where you add the route within global.aspx.cs is very important.
Routing
I was having problems with a URL and my controller recognizing it and found out that where you add the route within global.aspx.cs is very important.