Copied to clipboard

Flag this post as spam?

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


  • priya 25 posts 45 karma points
    Dec 06, 2011 @ 12:27
    priya
    0

    Problem in saving XSLT file in Developer Section,umbraco(4.7.1)

    I am upgrading umbraco(4.0.3) to umbraco(4.7.1).everything is running fine but when v are trying to save the XSLT in developer section.We are getting the following error.

    This issue is on windows7 and iis 7

     

    Error occured

    System.NullReferenceException: Object reference not set to an instance of an object.
    at umbraco.macro.GetXsltExtensionsImpl()
    at umbraco.macro.b__4()
    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)

    Please help in solving the issue as soon as possible.

    We changed all permissions on folders also,but no solution.

    tell us where to look for this issue and why this is happening.

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Dec 06, 2011 @ 13:00
    Ismail Mayat
    1

    check your file xsltExtensions.config i think in 4.0.3 the format was different it used to have assembly="/bin/whatever" remove the /bin/ part its not needed anymore.

    Regards

    Ismail

  • priya 25 posts 45 karma points
    Dec 07, 2011 @ 10:02
    priya
    0

    I have removed the /bin/ ..Its still giving the same the same error..

    Thanks a lot for rplying and if u have any other solution help me out.

  • priya 25 posts 45 karma points
    Dec 07, 2011 @ 11:37
    priya
    0

    Can i get the list of dll(assembly) needed to include in xsltExtension.config file for umbraco(4.7.1)

    If any one know please rply as soon as possible.

    highly urgent.

    thnks in advance.

  • priya 25 posts 45 karma points
    Dec 07, 2011 @ 12:12
    priya
    0

     I am  upto some extent is able to solve the problem.

    by  deleting the previoous file  and copying the fresh bin folder of 4.7.1 to 4.0.3. and then manually adding sum of the files manually,bUt still some of the files are not getting saved.I think this is due niceurl.any can help in solving the issue.

     

    priya

Please Sign in or register to post replies

Write your reply to:

Draft