Sitecore System.InvalidOperationException: fieldTypeItem YSOD
Posted by Jose on Nov 14, 2013 in Blog, Sitecore, Visual Studio 2010 | 0 comments
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 MoreConvert a table to divs with jQuery
Posted by Jose on Feb 23, 2013 in Development, jQuery | 0 comments
Saw this post about converting an html table into style-able divs at as i solve, decided to create a fiddle for...
Read MoreSeaWorld & Busch Gardens Mobile Sites
Posted by Jose on Jan 31, 2013 in Blog, Development, Sitecore | 1 comment
SeaWorld Parks & Entertainment mobile sites make a splash! I’m proud to say that the SeaWorld Parks & Entertainment mobile websites have gone live! Checkout the three SeaWorld parks and two Busch Gardens parks on your mobile device. You can do all kinds of things, see my projects page at https://ascii63software.com/my-projects for more...
Read MoreAttach to Local IIS Process in 1 Click
Posted by Jose on May 13, 2012 in Blog, Development, Visual Studio 2010 | 6 comments
Attach to local IIS While developing an ASP.NET Sitecore application you have several options for how you will step through your code to debug your web app in Visual Studio 2010. You can debug locally using the Visual Studio Development Server, your local IIS server or IIS Express. For this post I will concentrate on attaching to a local IIS server (although the process should be the same for the...
Read MoreSitecore AnalyticsProviderSqlServer threw an exception
Posted by Jose on Feb 5, 2012 in Blog, Sitecore | 0 comments
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
Recent Comments