M
m96
hi,
i'm trying to make a query to a ldap server (version v2 or v3 doen't
matter) with c#. the query works just fine but the problem is that i can't
read the custom attributes/fields, since .net gives the following error:
System.NotImplementedException: Handling of this ADSVALUE type is not yet
implemented (type = 0xb).
after googling for a long time i found out that many other have the same
problem like me but nobody has a solution for this.
i would even be happy if i would be able to figure out how to implement
handlers for custom fields, so at least i can see them...
i would really appreciate any, really any help on this topic...
thank you in advance...
i'm trying to make a query to a ldap server (version v2 or v3 doen't
matter) with c#. the query works just fine but the problem is that i can't
read the custom attributes/fields, since .net gives the following error:
System.NotImplementedException: Handling of this ADSVALUE type is not yet
implemented (type = 0xb).
after googling for a long time i found out that many other have the same
problem like me but nobody has a solution for this.
i would even be happy if i would be able to figure out how to implement
handlers for custom fields, so at least i can see them...
i would really appreciate any, really any help on this topic...
thank you in advance...