Sitecore System.InvalidOperationException: fieldTypeItem YSOD

YSOD in Sitecore Template Inheritance Tab I received a nasty surprise, a YSOD, when I clicked the Inheritance tab for a user defined template in Sitecore. After a little digging and some help from Sitecore Rocks, it turns out that after installing a “dirty” Sitecore package, the Type for a field can be left blank. If you have a Sitecore template that inherits a template with a field...

Read More

Sitecore AnalyticsProviderSqlServer threw an exception

If you’ve ever received a YSOD regarding “'Sitecore.Analytics.Data.DataProviders.AnalyticsProviderSqlServer' threw an exception.” when running a Sitecore website on your local machine, here is the solution.  Since we don’t normally have the Sitecore Analytics engine running on our local development machines, you have to disable it in configuration files. My first attempt at getting rid...

Read More