Copied to clipboard

Flag this post as spam?

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


  • Grant Perkins 11 posts 31 karma points
    May 19, 2011 @ 12:20
    Grant Perkins
    0

    No document matches after moving Umbraco site to new server

    Hi,

    i have just moved an umbraco site to a new dedicated server. Its v4.5 and i am getting the no document matches error when trying to create nodes in the CMS and when accessing URLs like root/Umbraco which should redirect to root/Umbraco/Login.aspx.

    Is there anything i need to do specifically in terms of setup or things i should check in web.config that may be causing this issue? How do i go about troubleshooting this error?

    Thanks in advance.

    This is the error:

    Page not found

    No umbraco document matches the url 'http://root.com/umbraco

    umbraco tried this to match it using this xpath query'/root/* [@urlName = "umbraco"] | /root/*/* [@urlName = "umbraco"]')

    This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.

    For more information, visit information about custom 404 on the umbraco website.

    This page is intentionally left ugly ;-)

  • Rich Green 2246 posts 4006 karma points
    May 19, 2011 @ 12:21
    Rich Green
    0

    Try republishing your content.

    Rich

  • Grant Perkins 11 posts 31 karma points
    May 19, 2011 @ 12:30
    Grant Perkins
    0

    Hi Rich,

    Republished the site from the top level node fine. This didnt make a difference.

    Then tried republishing individual nodes and i get that same error.

    Thanks anyway.

  • Grant Perkins 11 posts 31 karma points
    May 19, 2011 @ 12:48
    Grant Perkins
    0

    I think it may be a UrlRewriting issue, as when i create nodes i get the umbraco error but the node is actually created if i reload the tree.

    Can anyone point me towards the correct configuration of UrlRewriting.Net with umbraco?

  • 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