.Net MVC custom error page not working in IIS8
问题 I have an .NET MVC app which I'm having trouble getting my custom error pages working on a server with IIS 8. Throughout my application, I'm catching and throwing exceptions appropriately and displaying an message on my error page which is customized to their infraction. This is all working great locally when running the app through VS in debug and also when I config a site on my localhost in IIS (6.1). I then deployed it to a server with IIS 8 installed. Initially I was getting the nasty,