Re: another "attribute conversion operation" error



What attribute were you trying to modify when this happened? Are all of the
attributes you are modifying in the list returned when you do a base search
for the attribute "allowedAttributesEffective"? That is a special
constructed attribute in AD and ADAM which tells you which attributes the
currently bound security context can modify. You can also find all of the
attributes defined for the current class with the allowedAttributes
attribute.

I'm not sure of a way with logging that you can find out the attribute in
question, although that might be something you can get via auditing.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"deanhiller" <deanhiller.2g82qb@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:deanhiller.2g82qb@xxxxxxxxxxxxxxxxxxxxxxxxx

I am getting this error as I see all over the place....

LdapException: LdapException: (16) No Such Attribute
LdapException: Server Message: 00000057: LdapErr: DSID-0C090B3D,
comment: Error
in attribute conversion operation, data 0, va28

but I can't find a way to debug the error. In IPlanet and other ldap
stores, I look at log files that tell me which attribute is having
problems. How do I do the same in ADAM??????

thanks,
dean


--
deanhiller
------------------------------------------------------------------------
deanhiller's Profile: http://www.windowsforum.com/member.php?userid=1231
View this thread: http://www.windowsforum.com/showthread.php?t=2235585



.



Relevant Pages

  • Re: Adding attributes in Active Directory
    ... You just need to open up ADSI Edit and locate the object you want to modify. ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... And then I added that attribute in User class. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: import error with ldifde
    ... To modify the membership of a group, you have to modify the member attribute ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)