Copied to clipboard

Flag this post as spam?

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


  • chris cameron 36 posts 56 karma points
    Oct 13, 2009 @ 00:58
    chris cameron
    0

    When ever i try to view my umbraco site i am getting xslt errors all over the place wherever it is trying to load an xslt, any ideas why?

  • Tommy Poulsen 514 posts 708 karma points
    Oct 13, 2009 @ 07:59
    Tommy Poulsen
    0

    Could be some xslt (macro) you include in your master template? What error do you get?

    >Tommy

     

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Oct 13, 2009 @ 11:20
    Douglas Robar
    0

    Add ?umbDebugShowTrace=true to the querystring of your url. You should see a stack trace and xslt errors in red as you scroll down the page. Those error messages should give you a hint about the problem.

    At a guess, I would have you double-check that file ownership/permissions for the /xslt folder (and all files in it) on your site. They should have at least modify permission for the owner of the site's application pool (NETWORK SERVICE by default).

    Let us know what you find out.

    cheers,
    doug.

  • chris cameron 36 posts 56 karma points
    Oct 20, 2009 @ 21:30
    chris cameron
    0

    Thanks that helped point me in the right direction, had incorrect permission on certain user. Changed that and it seemed to work again.

Please Sign in or register to post replies

Write your reply to:

Draft