I'm receiving the following error when trying to preview a published or unpublished node. This is just an example error, it is happening to all nodes except "Home" off the "Content" node.
Page not found
No umbraco document matches the url 'URL/1320.aspx?404;URL:80/1320.aspx'
umbraco tried this to match it using this xpath query'1320')
Where URL is the url of the site. The node ID's are correct (meaning they exist). The node does have a template assigned, it doesn't matter which template it is though.
One last thing, this structure is a copy of the original for language purposes, the original is working fine. I still receive this error after creating a new node under the copy.
How the hell do you fix this anyone? I cant get past this error and need to understand why my page is doing this as im stuck in it at work. A new user to Umbraco but worried by the problems i've had thus far.
One thing I noticed is when the branch I'm having trouble previewing is published, I can browse to the pages using the "Link To Document". The only problem is, this branch isn't ready to be published since the new language content isn't ready.
I tried deleting the umbraco.config file and touching the web.config just incase it was a caching issue, but that didn't work.
The app_data/preview/<filename>.config gets recreated when previewing, but doesn't contain the new branch.
Just so I'm clear (I'm new to umbraco and may not be using the proper lingo)
Content -English -French
The English branch is what I'm refering to as the original branch, and French is the new branch. It's the French branch (a copy of the English) where the preview isn't working.
I also found out that 4.7.1 had a preview bug where it didn't work at all and should have been fixed with 4.7.1.1, maybe it wasn't completely fixed?
No umbraco document matches the url
I'm receiving the following error when trying to preview a published or unpublished node. This is just an example error, it is happening to all nodes except "Home" off the "Content" node.
Page not found
No umbraco document matches the url 'URL/1320.aspx?404;URL:80/1320.aspx'
umbraco tried this to match it using this xpath query'1320')
Where URL is the url of the site. The node ID's are correct (meaning they exist). The node does have a template assigned, it doesn't matter which template it is though.
One last thing, this structure is a copy of the original for language purposes, the original is working fine. I still receive this error after creating a new node under the copy.
Hi Pat
On what version of Umbraco do you experience this error?
/Jan
Im getting the exact same error in all my pages. Using Umbraco version 4. Help would be really appreciated please.
How the hell do you fix this anyone? I cant get past this error and need to understand why my page is doing this as im stuck in it at work. A new user to Umbraco but worried by the problems i've had thus far.
It's version 4.7.1.1
It may have been upgraded from an older version at one point.
One thing I noticed is when the branch I'm having trouble previewing is published, I can browse to the pages using the "Link To Document". The only problem is, this branch isn't ready to be published since the new language content isn't ready.
I tried deleting the umbraco.config file and touching the web.config just incase it was a caching issue, but that didn't work.
I hate to bump this, but I really need an answer. I'll even take wild ideas at this point.
The app_data/preview/<filename>.config gets recreated when previewing, but doesn't contain the new branch.
Just so I'm clear (I'm new to umbraco and may not be using the proper lingo)
Content
-English
-French
The English branch is what I'm refering to as the original branch, and French is the new branch. It's the French branch (a copy of the English) where the preview isn't working.
I also found out that 4.7.1 had a preview bug where it didn't work at all and should have been fixed with 4.7.1.1, maybe it wasn't completely fixed?
is working on a reply...