Copied to clipboard

Flag this post as spam?

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


  • C Campbell 1 post 21 karma points
    Oct 15, 2012 @ 18:40
    C Campbell
    0

    All xslt macros fail when project is built: Error parsing XSLT file: \xslt\...

    I have a website, running umbraco 4.9... it was previously 4.7 but was upgraded at some point in the past.

    I have a 'working' codebase, ie all my xslt macros display correctly in the browser, but they all show a parsing error as soon as I build my website project. 

    I am a bit of an umbraco newbie, any pointers in the right direction, anyone?

     

    Thanks in advance.

     

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Oct 15, 2012 @ 18:44
    Tom Fulton
    0

    Hi,

    Usually this is caused by a missing DLL.  If you add ?umbdebugshowtrace=1 to your URL, you should get the trace output - scroll down and look for the red error messages.  This should give you a better error message that might clue in where the problem lies.

    Also, if you don't get anything extra when adding that querystring, you might need to enable umbDebugMode in your web.config

    -Tom

Please Sign in or register to post replies

Write your reply to:

Draft