人员选取器中的延迟问题 [英] Latency issue in people picker

查看:70
本文介绍了人员选取器中的延迟问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的SharePoint(2010)应用程序中,搜索用户时遇到性能问题.

In my SharePoint (2010) application we are facing performance issue while searching user.

需要2-3分钟.

当我们检查uls日志时,出现以下错误

When we checked the uls log, got the below error

搜索"abc"时出现异常来自域"ccc.ccc.net".例外:服务器无法运行." "

Exception when search "abc" from domain "ccc.ccc.net". Exception: "The server is not operational.  "

位于System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) 
位于System.DirectoryServices.DirectoryEntry.Bind() 
位于System.DirectoryServices.DirectoryEntry.get_AdsObject() 
位于System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) 
在Microsoft.SharePoint.WebControls.PeopleEditor.SearchFromGC(SPActiveDirectoryDomain域,字符串strFilter,字符串[] rgstrProp,Int32 nTimeout,Int32 nSizeLimit, SPUserCollection spUsers,ArrayList& rgResults)
在Microsoft.SharePoint.Utilities.SPUserUtility.SearchAgainstAD(字符串输入,SPActiveDirectoryDomain domainController,SPPrincipalType范围, SPUserCollection usersContainer,Int32 maxCount,String customQuery,String customFilter,TimeSpan searchTimeout,Boolean& reachMaxCount)".

at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) 
at System.DirectoryServices.DirectoryEntry.Bind() 
at System.DirectoryServices.DirectoryEntry.get_AdsObject() 
at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) 
at Microsoft.SharePoint.WebControls.PeopleEditor.SearchFromGC(SPActiveDirectoryDomain domain, String strFilter, String[] rgstrProp, Int32 nTimeout, Int32 nSizeLimit, SPUserCollection spUsers, ArrayList& rgResults) 
at Microsoft.SharePoint.Utilities.SPUserUtility.SearchAgainstAD(String input, SPActiveDirectoryDomain domainController, SPPrincipalType scopes, SPUserCollection usersContainer, Int32 maxCount, String customQuery, String customFilter, TimeSpan searchTimeout, Boolean& reachMaxCount)"

推荐答案

请检查是否对您有帮助

Please check if this helps you

https://social.technet.microsoft.com/Forums/Lync/zh-CN/a8e1eb6a-aea7-4e25-8b0b-e2529b3301a6/sharepoint-2013-people-picker-not-getting-domain-users?forum = sharepointgeneral

https://social.technet.microsoft.com/Forums/Lync/en-US/a8e1eb6a-aea7-4e25-8b0b-e2529b3301a6/sharepoint-2013-people-picker-not-getting-domain-users?forum=sharepointgeneral


这篇关于人员选取器中的延迟问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆