Copied to clipboard

Flag this post as spam?

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


  • Michael 34 posts 54 karma points
    Aug 24, 2012 @ 12:53
    Michael
    0

    xslt error after upgrade from 4.8.0 to 4.8.1

    Hi,

    Yesterday I did an upgrade from 4.8.0 to 4.8.1 and everything seemed fine and then this morning I have come in and all my xslt are giving me a parsing error on my site and when I go to edit them or create a new one i get an error.

     

    The one below is the error i receive if I try to save a xslt file that worked fine yesetrday

     

    Error occured

    System.NullReferenceException: Object reference not set to an instance of an object.
    at umbraco.macro.GetXsltExtensionsImpl()
    at umbraco.macro.b__0()
    at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem)
    at umbraco.macro.GetXsltExtensions()
    at umbraco.macro.AddMacroXsltExtensions()
    at umbraco.presentation.webservices.codeEditorSave.SaveXslt(String fileName, String oldName, String fileContents, Boolean ignoreDebugging)

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Aug 24, 2012 @ 21:48
    Jan Skovgaard
    0

    Hi Michael

    Could you ellaborate a bit on the steps you took upgrading?

    Do you have some custom xslt extensions, which are no longer referenced correctly in the xsltExtensions.config for instance?

    Looking forward to hearing more from you.

    /Jan

  • Michael 34 posts 54 karma points
    Aug 28, 2012 @ 12:06
    Michael
    0

    Hi Jan,

    After much playing around and not getting anywhere.

    I did a re-intsall and then an update to 4.8.1 and everything seem to work fine.

    The steps taken where just  update to 4.8.1 and then all the xlst files didnt work.

    Regards

    Michael

Please Sign in or register to post replies

Write your reply to:

Draft