Active Directory Membership Provider Configuration Error



Hi,

I am using the AD Membership provider for my web app. I added new
attributes to my schema according to http://blogs.msdn.com/dansellers/archive/2005/11/09/491152.aspx
and http://blogs.msdn.com/dansellers/archive/2005/10/20/483272.aspx.

When I attmept to use the password recovery control, I get:

Parser Error Message: Property
'attributeMapFailedPasswordAnswerLockoutTime' cannot be mapped to
schema attribute 'FailedPwdAnswerTime' as the attribute is already in
use.


I have added the attribute to the AD schema and added the schema
attribute to the user class. What else can I do and why is it only
that one attribute?

Thanks in advance

Confused

.



Relevant Pages

  • Re: Active Directory Membership Provider Configuration Error
    ... Funny what a simple reboot will take care of. ... I am using the AD Membership provider for my web app. ... attributes to my schema according tohttp://blogs.msdn.com/dansellers/archive/2005/11/09/491152.aspx ...
    (microsoft.public.dotnet.security)
  • Re: Accessing membership UserId programmatically?
    ... The caveat you got earlier was about changing the schema for existing fields, ... you can replace the whole database *and* membership provider with custom ones. ... Juan, that's right but I guess I was wondering more about ...
    (microsoft.public.dotnet.framework.aspnet)