↧
Sitecore – Data at the root level is invalid
This XmlException can occur within a Sitecore site where a general link field contains just plain text, for example a template flipped from link field to text field or just editing in raw. Clear the...
View ArticleFiltering search on folder path with Sitecore Contentsearch API
Using the new Sitecore contentsearch api allows you search against a lucene index with very little effort. Examples are a bit short on the ground but using Linq you can find yourself doing something...
View ArticleImprove your sitecore log with realtime output and calling class
Sitecore uses the extensive log4net logging framework to handle the large volume of logging entries it generates. Sometimes vague log entries can leave you scratching around trying to find where they...
View ArticleDisabling optimizations – debugging third-party dlls with Reflector Pro
How to disable optimizations when debugging third-party dlls with Reflector Pro
View Article