The node is published and when I navigate to it's parent page my XSLT macro that lists that page's children sees the published node, but does not output any of it's properties. I have to manually republish the node to refresh the XML cache and it works. What is wrong with the code above?
Node published and cache updated but content not in xml
Hi all,
I am trying to programatically publish a node using the below code:
The node is published and when I navigate to it's parent page my XSLT macro that lists that page's children sees the published node, but does not output any of it's properties. I have to manually republish the node to refresh the XML cache and it works. What is wrong with the code above?
Thanks,
Max.
Hi Max, this is a long shot as this is more than a year old but did you ever get this problem solved? I'm experiancing the same thing :-(
Thanks,
Ally
Hey,
Sorry I can't for the life of me remember what I did to fix it. Take a look here : http://our.umbraco.org/wiki/reference/api-cheatsheet/publishing-and-republishing for info on how to publish, and in the cmsContentXml to make sure the data is actually being updated
Good luck!
is working on a reply...