|
-
December 3rd, 2002, 03:24 AM
#1
HELP with LDAP and DirectorySearcher
Need urgent help with LDAP and DirectorySearcher class using
VB.NET.
I am currently using LDAP to access a specified x500 directory
to retrieve DNs and mHsORAddresses. I can easily get the
DNs since they are straight strings by looping through the
DirectorySearcher data type (ie., mySearcher) and
filtering per 'distinguishedname'. However, for the
'mhsoraddresses' attribute, I get this error...
"Handling of this ADSVALUE is not yet implemented (type = 0xb)"
I don't know how to resolve this. Is mhsoraddress an ASN.1
structure? If it is, then how do I dereference it so I can
get the data properly?
ANY HELP WOULD BE APPRECIATED!
Thanks in advance
Coolycat
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|