SPNavigation error
All of a sudden my portal application is reading this under a subsite:
---------------------
An error occured while rendering navigation for requested URL : /. Exception message: object
reference not set to an instance of an object. stack trace: atMicrosoft.SharePoint.Publishing.Navigation.SPNavigationSiteMapNode.UpdateSPNavigationNode(SP
NavigationNode node, SPNavigationNode previous, String name, String url, String description,
String target, String audience, Boolean forceCreate) at Microsoft.SharePoint.Publishing.CmsSecurityUtilities.RunWithAllowUnsafeUpdate(SPWeb
web, CodeToRun secureCode) at
Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildren() at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(Node
Types includedTypes, NodeTypes includedHiddenTypes, OrderingMethod ordering,
AutomaticSortingMethod method, Boolean ascending, Int32 lcid) at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(Node
Types includedHiddenTypes) at
Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.GetChildNodes(PortalSiteMap
Node node, NodeTypes includedHiddenTypes)
---------------------
What would cause this problem? How can I fix the issue?
October 22nd, 2007 10:41pm
BUMP
I am having the same problem. Any thoughts or guidance?
Free Windows Admin Tool Kit Click here and download it now
April 20th, 2011 11:02am
Do you have any custom code on the page? which versin of Sharepoint are you running?
April 20th, 2011 12:24pm
Refer to the following threads, hope it helps
http://social.msdn.microsoft.com/forums/en-US/sharepointcustomization/thread/1eee6b1d-cd7a-431a-9dbe-f9d746bc0a1a/
http://social.msdn.microsoft.com/Forums/en-US/sharepointcustomization/thread/6a89c658-ab19-41a4-9875-8ff7c4d87c6a/
--Cheers
Free Windows Admin Tool Kit Click here and download it now
April 20th, 2011 12:53pm