Copied to clipboard

Flag this post as spam?

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


  • Roger Burke 2 posts 22 karma points
    Jan 24, 2011 @ 05:56
    Roger Burke
    0

    xpath query error

    Hi,

    we have been using Umbraco as our intranet for a few years. Just recently we have go an error in one of our applications.

    When trying to access : http:\\infonet\purchasing\default.aspx , it shows the page but then overlays a modal window:

    No umbraco document matches the url 'http://infonet.bcc.qld.gov.au/details.aspx?uid=BCC|089488&ctr=1&rwndrnd=0.5707590675322393'

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

    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 application has been working quite well for some months but now we get this error. If I try another page on site, say http:\\infonet\purchasing\mycart.aspx then it works fine.

    I don't know if any updates or installs were done on the server by the network guys but it has just suddenly happed. I even tried adding another applicationquuPurchasing but got the same error. We are using Basic Authentication on the Application.

    Anyone got any ideas of how to fix??

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Jan 24, 2011 @ 10:22
    Ismail Mayat
    0

    what version of umbraco are you using?

    Regards

    Ismail

  • Yannick Smits 321 posts 718 karma points
    Jan 24, 2011 @ 10:25
    Yannick Smits
    0

    I would try a "republish entire site" (rightclick the Content node in de admin), to start with.

  • 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