Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Craig Palenshus 39 posts 63 karma points
    May 13, 2010 @ 20:38
    Craig Palenshus
    0

    Intermittent error parsing Xslt in navigation

    Our navigation which is based on this common for loop:

    <xsl:for-each select="$currentPage/ancestor-or-self::node[@nodeName=$CategoriesRoot]/node[@nodeTypeAlias = 'Category']">

    is occassionally throwing: Error parsing XSLT file : \xslt\TopNavigation.xslt

    The error is intermittment and I can't seem to get it to be thrown consistently. I've checked the XML that it is looping through and it is over 37,000 lines long.

    Could it be that the length of the XML is causing the issue? If not, any ideas of what I should be looking for?

Please Sign in or register to post replies

Write your reply to:

Draft