Copied to clipboard

Flag this post as spam?

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


  • Bharath 40 posts 62 karma points
    Apr 16, 2010 @ 06:49
    Bharath
    0

    Error: umbraco tried this to match it using this xpath query'/root/node/node ???

    Following is the Page not found error that i received when i tried to access an "Applications/search.ASPX" in root folder of Umbraco ???

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

    http://localhost:8088/Applications/search.aspx

    I want to access the aspx that i have implemented. What config change that i need to make .config files...??? please let me know.

    Umbraco CMS Folder Organization

    /

    /Applications

    .............search.aspx

    /config

    /css

    /data

    /umbraco

    /umbraco_client

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 16, 2010 @ 19:17
    Jan Skovgaard
    0

    Hi

    I think you can find the solution to your problem in this post: http://our.umbraco.org/forum/getting-started/installing-umbraco/8274-I-am-so-lost!

    You need to exclude the directory in the web.config when Umbraco is installed. Otherwise it "takes control" of the .aspx pages so to speak.

    /Jan

  • 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