Copied to clipboard

Flag this post as spam?

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


  • Sune Jepsen 25 posts 109 karma points
    Sep 11, 2012 @ 10:20
    Sune Jepsen
    0

    Site goes down on "save and publish"

    Ive have a running site and suddenly when we do a "save and publish" the site goes down, Ive have to restart app pool to get the site up running again. Ive looked into the log and the error I get is

     

    Error adding to SiteMapProvider in loadNodes(): 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)

     

    The site is running on a v.4.7.1.1.

  • Ismail Mayat 4511 posts 10090 karma points MVP 2x admin c-trib
    Sep 11, 2012 @ 14:01
    Ismail Mayat
    0

    Sune,

    The error may be misleading. Check your file permissions first. If they are correct and you still get error then remove the sitemap configuration section from the web.config if you are not doing anything with the sitemap provider. 

    Regards

     

    Ismail

  • Sune Jepsen 25 posts 109 karma points
    Sep 12, 2012 @ 08:32
    Sune Jepsen
    0

    Thanks Ismail for reply.

    Actually your right - it was because our customer had missed up the app pools, and the corresponding rights where lost on the folders. 

    To restore correct rights we found inspiration here http://our.umbraco.org/wiki/install-and-setup/set-umbraco-folder-permissions-from-command-line

     

Please Sign in or register to post replies

Write your reply to:

Draft