Copied to clipboard

Flag this post as spam?

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


  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Nov 26, 2011 @ 17:09
    Jeavon Leopold
    0

    Concierge Dependancy Check Error in Umbraco 4.7.1

    I have noticed that clicking the dependancy checker in Concierge on a XSLT file is throwing an error in Umbraco 4.7.1 on a few (but not all) of our installs.

    Anyone else seen this? 

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Nov 26, 2011 @ 17:10
    Jeavon Leopold
    0

    Stack trace is:

    [NullReferenceException: Object reference not set to an instance of an object.]
       Umbraco.Concierge.Businesslogic.Dependencies.Helpers.MacrosUsingFile(String file, String type) in d:\TeamCity\buildAgent\work\ae600be68c84b35e\Umbraco.Concierge V4\Businesslogic\Dependencis\Helpers.cs:145
       Umbraco.Concierge.Businesslogic.Dependencies.Helpers.LoadMacroFile(String file, String type) in d:\TeamCity\buildAgent\work\ae600be68c84b35e\Umbraco.Concierge V4\Businesslogic\Dependencis\Helpers.cs:92
       Umbraco.Concierge.plugins.Dependencies.Page_Load(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\ae600be68c84b35e\Umbraco.Concierge V4\plugins\Concierge\Dependencies.aspx.cs:41
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +24
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +18
       System.Web.UI.Control.LoadRecursive() +70
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3063
    
  • Sam 5 posts 26 karma points
    Dec 02, 2011 @ 22:35
    Sam
    0

    I'm not sure if my resolution will solve yours but just throwing it out there.  I went through my macros and found a few using RAZOR script (cshtml extension). I changed them to random xslt files and the XSLT report started working.

    I then went back through those macros I modified and changed them back to RAZOR,  the XSLT Report continued to function.

  • 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