Search results for query: *

  • Users: richee
  • Content: Threads
  • Order by date
  1. R

    How to assign default values in DirectoryServices?

    Hi all, Does anyone out there know how to avoid getting an ArgumentOutOfRangeException when using the DirectoryServices namespace. Basically I`ve got an LDAP lookup tool that I developed to populate some call tracking software. This works fine but if it comes accross a field in the DB which is...
  2. R

    LDAP & DirectoryEntry problem

    Hi all, I`m trying to access an LDAP server using the System.DirectoryServices.DirectoryEntry but i just cant get it to bind for some reason. Has anyone got any idea what I`m doing wrong? Am I missing some reference or something? Here is the code I`m using. Sub Main() Dim strServerDNS...
Back
Top