Provides a user-friendly '404' page whenever a controller, action or route is not found in your ASP.NET MVC3 application. A view called NotFound is rendered instead of the default ASP.NET error page.
91
stars
35
forks
source link
Updated sample page to use app relative url's so it can be ran easier on full IIS. #2