I have implemented a linux / openldap server and am accessing it via System.DirectoryServices.Protocols.
Most of the time everything works, but about 1/4 of the time an error occurs and the message "the server is unavailable" is reported.
This occurs on the searc/add operations, not on the connect.
Any ideas?