Copied to clipboard

Flag this post as spam?

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


  • Alon Vodovoz 1 post 31 karma points
    Jan 15, 2012 @ 14:47
    Alon Vodovoz
    0

    Create / Visualize xslt error

    When i am tring to create a new xslt or visualize existing xlst i am getting the following error -

     

    What seems to be the problem?

  • Lennart Stoop 304 posts 842 karma points
    Jan 15, 2012 @ 14:57
    Lennart Stoop
    100

    It looks like this is the same issue as discussed here:

    http://our.umbraco.org/forum/developers/xslt/27609-Referring-DotNetOpenAuthDLL-making-error-on-all-XSLTs?p=0#comment103328

    As Benjamin explains the type finder will look for any referenced assemblies, and in this case it seems like one of the assemblies in your installation has references to the Microsoft Enterprise library, which you have not installed. The assembly that causes this is most probably a third party assembly (e.g. one contained in a package that you have installed).

    A quick workaround would be to add the Microsoft Enterprise library assemblies to your bin folder (you'll find these assemblies in NuGet)

Please Sign in or register to post replies

Write your reply to:

Draft