I am using RC2
Using URL Routing:
routes.MapRoute( \"Error\", \"{*url}\", new { controller = \"Errors\", action = \"N
Try NotFoundMVC on nuget. It works , no setup.