Copied to clipboard

Flag this post as spam?

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


  • Tim 66 posts 89 karma points
    Oct 04, 2011 @ 14:55
    Tim
    0

    Help: XSLT's suddenly stopped working

    So suddenly a site has just stopped showing xslt data. Each time i go to just resave a xslt it comes up with this

    Error occured

    System.ArgumentNullException: Value cannot be null. 
    Parameter name: key 
    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) 
    at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer) 
    at umbraco.macro.GetXsltExtensions() 
    at umbraco.macro.AddMacroXsltExtensions() 
    at umbraco.presentation.webservices.codeEditorSave.SaveXslt(String fileName, String oldName, String fileContents, Boolean ignoreDebugging)

     

    I have not worked on the site for months, but it gets regular updates by some users who only have access to the content node.

    I'm using the latest umbraco release.

    Any help or suggestions would be really appreciated

    Thanks

  • Tim 66 posts 89 karma points
    Oct 04, 2011 @ 14:56
    Tim
    0

    Everything else works fine btw

  • Tim 66 posts 89 karma points
    Oct 04, 2011 @ 15:24
    Tim
    0

    fixed by retouching the web.config.

     

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    Oct 05, 2011 @ 07:30
    Markus Johansson
    0

    How did you solve the problem? Was it some kind of user data or a configuration issue?

Please Sign in or register to post replies

Write your reply to:

Draft