在ULS中获得以下意外结果以及在同一相关ID中提及的其他条目:
找不到指定的用户Domain \ Username。
这些用户在AD中被禁用,当我通过人员选择器在SP中搜索该用户时,找不到该用户,但是当我通过SP中的自定义构建的应用程序进行搜索时,便找到了该用户。
关于在ULS中出现这些错误的任何想法:
堆栈跟踪:
在Microsoft.SharePoint.SPUser.InitMember()
在Microsoft.SharePoint.SPUser..ctor(SPWeb,SPSecurableObject范围,字符串strIdentifier,Object [,] arrUsersData,UInt32索引,Int32 iByParamId,字符串strByParamSID,字符串strByParamEmail,SPUserCollectionType userCollectionType,SPUserCollectionFlags ucf,布尔值isBiteSitorAudit
在Microsoft.SharePoint.SPUserCollection.GetByIDNoThrow(Int32 id)
在Microsoft.SharePoint.SPFieldUserValue.get_User()