PRB: Error Occurs When You Submit a Profile if SAMACCOUNTNAME Is Not Set and the Profile Aggregates Between SQL Server and Active Directory (299723)
The information in this article applies to:
- Microsoft Commerce Server 2000
- Microsoft Commerce Server 2002
This article was previously published under Q299723 SYMPTOMS
When you call the createprofile method of the profileservice by using a site that aggregates a profile across Microsoft Active Directory and SQL Server, you may receive the following error message when the update is performed:
(-2147016657 0000207C: AtrErr: DSID-031905FA, #1: 0: 0000207C: DSID-031905FA, problem 1005
(CONSTRAINT_ATT_TYPE), data 0, Att 900dd (sAMAccountName).
CAUSE
The sAMAccoutName property is specific to Active Directory. This property is not automatically set by the profile system.
RESOLUTION
Change your code so that the sAMAccoutName property is set before you perform the update.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kberrmsg kbpending kbprb KB299723 |
---|
|