I\'m developing a MVC3 base website and I am looking for a solution for handling errors and Render custom Views for each kind of error. So imagine that I have a \"Error\" Co
You can also do this in the Web.Config File. Here is an example that works in IIS 7.5.