SharePoint: Disappearing Sites
Posted by admin | Posted in Technical | Posted on 30-08-2011-05-2008
0
Today we had an issue where we seemed to hit a limit in our sharepoint environment. Pages were disappearing from the navigation and from the quick launch as well. I found this blog post that all you need to do is edit the webconfig file and add DynamicChildLimit=”0″. This fixed our problem.
Only other thing we had to was clear our cache on our NetScaler. 🙂