Copied to clipboard

Flag this post as spam?

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


  • William Dexter 8 posts 28 karma points
    Apr 24, 2013 @ 02:32
    William Dexter
    0

    Courier and Partial View Macro Files

     

    I get the following exception in the Umbraco log, when I try to view the content of the "Partial View Marco Files" when it has a sub directory.

     

    We have the uBlogsy, Package installed and it adds the folder the following folder the Macro Partials Directory

    /Views/MacroPartials/uBlogsy

     

    The same error also happens with partial view and sub directories

    /Views/Partials/blog

     

     

    System.NullReferenceException: Object reference not set to an instance of an object.

       at Umbraco.Courier.UI.CourierTasks.TaskProviderCollection.<>c__DisplayClass1.<GetAllowedActions>b__0(ItemTaskProvider x)

       at System.Linq.Enumerable.WhereListIterator`1.MoveNext()

       at Umbraco.Courier.UI.CourierTasks.TaskProviderCollection.GetAllowedActions(User umbracoUser, XmlTree tree, XmlTreeNode node)

       at Umbraco.Courier.UI.CourierTasks.TreeEvent.BaseTree_BeforeNodeRender(XmlTree& sender, XmlTreeNode& node, EventArgs e)

       at umbraco.cms.presentation.Trees.FileSystemTree.Render(XmlTree& tree)

       at umbraco.presentation.webservices.TreeDataService.GetXmlTree()

       at umbraco.presentation.webservices.TreeDataService.ProcessRequest(HttpContext context)

       at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

     

  • Per Ploug 865 posts 3491 karma points MVP admin
    Apr 25, 2013 @ 09:01
    Per Ploug
    0

    ok, thanks for the information, will try to reproduce with ublogsy and patch

  • William Dexter 8 posts 28 karma points
    May 13, 2013 @ 06:17
    William Dexter
    0

    Any luck with one?

    thanks.

  • 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