Global Office Directory
More Products
Share this page
Home > Community > Technical Blogs > John West Sitecore Blog > Error Management with the Sitecore ASP.NET CMS
This blog post provides an overview of options for managing exceptions and errors using the Sitecore ASP.NET.
A Sitecore solution includes at least the following levels of management for different types of errors, and in general errors bubble up in the following order:
You can implement additional levels of "error" management. For example, some HTTP 404 conditions may not indicate errors; you could implement an httpRequestBegin pipeline after the default ItemResolver to set the context item item according to custom logic if it is null. For an example of a similar processor, see the NotFoundSearchResolver example in the PageNotFound Sitecore Shared Source project. For more information about pipelines, see my blog post All About Pipelines in the Sitecore ASP.NET CMS.
Tags: API, Architecture, Infrastructure
- John West October 13, 2011 at 9:30 AM
John has over ten years of experience in the CMS industry. His areas of focus include the Sitecore community, Web industry research, Sitecore technical documentation, and product management.
This website is designed to be fully functional with scripts disabled in browser. Please contact the webmaster for any suggestions