Copied to clipboard

Flag this post as spam?

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


  • rich hamilton 117 posts 136 karma points
    May 21, 2012 @ 13:58
    rich hamilton
    0

    Nodes won't re-order

    No matter what I have tried, I cannot re-order the nodes in my Umbraco back-end.

    It used to work, but now it doesn't. It just goes off and says it working but nothing happens.

    in Fiddler, I see a lot of these responses:

    {"Message":"There was an error processing the request.","StackTrace":"","ExceptionType":""}

    and seeing this error in the log:

    Error adding to SiteMapProvider: System.InvalidOperationException: Multiple nodes with the same URL '/' were found. XmlSiteMapProvider requires that sitemap nodes have unique URLs. at System.Web.StaticSiteMapProvider.AddNode(SiteMapNode node, SiteMapNode parentNode) at umbraco.presentation.nodeFactory.UmbracoSiteMapProvider.loadNodes(String parentId, SiteMapNode parentNode)

    how do I find which other node has the root '/' url?

     

Please Sign in or register to post replies

Write your reply to:

Draft