I was seeing this error the other day on our test publishing site, and tracked it down to an issue in the web.config file. Seems like our web.config was using the wrong default provider:
<siteMap defaultProvider="CurrentNavSiteMapProvider" enabled="true">
where it should have been to set to:
<siteMap defaultProvider="CurrentNavigation" enabled="true">
1 comment:
The simple truth is I like this article, the author's writing was very honest, very clever writing skills.
Nersha
www.gofastek.com
Post a Comment