Tagged Questions
0
votes
1answer
108 views
Organization Browser Performance
We have just launced our new SharePoint site. The Organization Browser seeks slow. We did not notice this in testing. Is there anything can be done to increase performance?
0
votes
0answers
442 views
SPUtility.SearchPrincipals very slow [closed]
For some reasons, searching for Users or Groups in SharePoint is extremely slow. For example, a simple call to
results =
SPUtility.SearchWindowsPrincipals(SPContext.Current.Site.WebApplication,
...