Copied to clipboard

Flag this post as spam?

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


  • Andreas Pfanner 196 posts 313 karma points
    Jan 18, 2011 @ 10:22
    Andreas Pfanner
    0

    App_Code in 4.6.1

    Hello,

    I have a problem after upgrading 4.5.2 (.NET 2.0) to 4.6.1 (.NET 4.0): XSLT Extensions in App_Code (as XSLTSearch uses) are not working anymore. First I thought about an issue with XSLTSearch (see http://our.umbraco.org/projects/website-utilities/xsltsearch/xsltsearch-bugs/16139-Error-when-saving-XSLT-file-in-Umbraco-46-beta?p=2), but it isn't. On 4.6.1, no XSLT Extensions are working. Even if I create a new [XsltExtension] class in App_Code, the application seems to immediatelly restart (as it should, I guess), but Umbraco doesn't register the class as Xslt Extension. So in XSLT Editor in Umbraco, I doesn't see the custom extensions (but only the default ones).

    In the end, I got it working on my test server (but I cannot figure out what exactly solved it), but on my live environment I cannot get it running.. I completely left the App_Code directory untouched on upgrade, and on 4.5.2 it worked perfectly.

    Can anyone help?


    Best Regards

    Andreas 

  • Andreas Pfanner 196 posts 313 karma points
    Jan 20, 2011 @ 09:58
    Andreas Pfanner
    0

    Solution can be found here:

    http://our.umbraco.org/projects/website-utilities/xsltsearch/xsltsearch-bugs/16139-Error-when-saving-XSLT-file-in-Umbraco-46-beta?p=2#comment61136

    ASP.NET MVC 2 may be missing and/or Microsoft.Scripting.Core.dll exists in "bin", but should be removed..


    Best Regards

    Andreas

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies