Custom 403 Error Handing for SharePoint
Yesterday I was working on the custom error handing for the SharePoint. They wanted to provide the consistent look and feel for all errors that you can expect – from 301 to 500. It’s quite simple task and what you just need is to turn off custom errors in web.config and set customized error pages […]