Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

LDAP Timout Error

Last post 07-16-2010, 11:53 AM by mliben. 1 replies.
Sort Posts: Previous Next
  •  07-13-2010, 8:59 AM 8476

    LDAP Timout Error

    Hi,

    I wonder if you can help, with a timout issue I am getting with an LDAP interface. No matter what values I have tried setting, I still get an error with a timout exceeded at the client end.

    Needless to say, the MS doumentation is not the best on this. So far I have tried setting timeouts on:

    LdapConnection
    SearchRequest
    SendRequest()

    All of these have been set to various long duration values without success, the interface times out pretty much immediately. I am not even sure what range of values some of the timeouts accept. Have I missed something really obvious?

    You help is much appreciated!
  •  07-16-2010, 11:53 AM 8483 in reply to 8476

    Re: LDAP Timout Error

    Timeouts are usually related to poorly formed queries or searching for attributes without indexes. If you supply more details of your code, itmight yield more clues and/or suggestions.
View as RSS news feed in XML