Hello,
I have a SharePoint Server 2010 SP1, CU August 2012 Farm (2 Front End, 2 apps servers).
When I go in "Site Actions / Site settings / People and groups" I got this error :
View does not exist.
The page you selected refers to a view that does not exist. It may have been deleted by another user.
Here is the ULS message :
Microsoft.SharePoint.SPException:
View does not exist.
The page you selected refers to a view that does not exist.
It may have been deleted by another user.
at Microsoft.SharePoint.ApplicationPages.PeoplePage.get_CurrentViewId()
at Microsoft.SharePoint.ApplicationPages.PeoplePage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
This behaviour is the same with all collections in my webapp. When I create anew collection in the webapp, work great, no error.
Can you help me fixing this ?
thank you