Getting (404 - File or directory not found) running site.
Hi,
Surprisingly I am getting 404 error message while navigating to pages.
And when I re-publish that particular page, it get start rendering , but again when I try to access it using direct url (Eg. http://SiteName/PageName.aspx) it again gives 404 error.
But when I access home page any time it get rendered.
I have tried the following
1) I have cleared cache (By manually Deleted AppData/ Temp & Config files)
2) Have re-publish entire site.
But not able to resolve it .
Kindly Guide me.
I am using using V6+
Thank in Advance. :)
I use razor can it be it's cache issue , or any other hint so I can start drilling in that direction ?
I am confused why you show Page 2, Page 3, and Page 4 at the same level as the Home node (i.e., at the root). They should be children of the Home node.
Getting (404 - File or directory not found) running site.
Hi,
Surprisingly I am getting 404 error message while navigating to pages. And when I re-publish that particular page, it get start rendering , but again when I try to access it using direct url (Eg. http://SiteName/PageName.aspx) it again gives 404 error. But when I access home page any time it get rendered.
I have tried the following
1) I have cleared cache (By manually Deleted AppData/ Temp & Config files)
2) Have re-publish entire site.
But not able to resolve it .
Kindly Guide me. I am using using V6+
Thank in Advance. :)
I use razor can it be it's cache issue , or any other hint so I can start drilling in that direction ?
Hi
Can you post a picture of your content tree?
I have a feeling that you are missing a node, because it should work as you suggest.
Regards
Gary
Hi Gary,
Thanks for your reply,
Kindly find the overview of content tree
FYI: As only Root node use the Template else respective node do not have template
Regards.,
BJ .
I am confused why you show Page 2, Page 3, and Page 4 at the same level as the Home node (i.e., at the root). They should be children of the Home node.
Hi Nicholas,
Thanks for your reply,
Ok, if I move them from root to Children of Home Node, will it help on my issue?
As there is no specific reason other than the Content manager convenience.
Regards.,
BJ
Not sure if it will work, but I'm surprised it worked at all the way you currently have it setup. Give it a try to see what happens.
Thanks Nicholas,
Have re-structured the content tree as per your Guidance
And Have done following changes to /config/404handlers.config
Ref. http://issues.umbraco.org/issue/U4-2549
Regards.,
BJ.
is working on a reply...