Hi all,
I have a publishing site made from my custom site definition. Now I need to make changes to the global navigation, but I can't. Changes made in the navigation window doesn't persist. In the logfile I get this error: Unable to retrieve TopNavigationBar SPNavigationNodeCollection from Web at: /default.aspx. The SPNavigation store is likely corrupt.
I found out that this error occurs because I forgot the TopNav in my Onet.xml (<NavBar Name="Global Navigation" ID="1002" />)
How can I fix this? Its too late to fix onet.xml, since the site is up and running.
/Pernille