I have a project that I recently upgraded to ASP.NET MVC 3. On my local machine, everything works fine. When I deploy to the server, I get an error anytime I use a Redirec
Redirec
I had a similar problem once with RedirectToAction and found out that you need a valid route registered that leads to that action.
RedirectToAction