I have a Sitecore 6.2.0 (rev. 091012) installed and working perfectly, except one thing – every xsl rendering i have is failing to run, and the xsl error i get is “System.Exception: Could not resolve type name: Demo.Samples.XslHelper, MyDemo…..”. I have no idead what this is and how to fix this – any suggestions?
My user controls are working without a glitch.
I have a Sitecore 6.2.0 (rev. 091012) installed and working perfectly, except one thing
Share
Try searching your web.config for “Demo.Samples.XslHelper”, then you will properly find a xslExtension that Sitecore cant find, remove it.