Tagged Questions

2
votes
2answers
201 views

Custom error setting being ignored for locations denied in the web.config

In a ASP.Net 4 and MVC2 application we have an odd configuration error. The web.config looks something like this: <configuration> <location path="blockedpath"> ...