On 9/14/2011 9:34 AM, KapoorHarsh wrote:
> Hi,
>
> I have a silverlight application that is trying to call a WCF service
> and that WCF service communicate with the LDAP. Sometimes it works and
> sometimes it give me an error of time out. I think whenever LDAP
> response slow then WCF gives me an error of time out. How can I handle
> this error? or How can I increase the time limit for communication with
> the LDAP? If WCF Service or LDAP response slow then it should not be
> closed before searching the user from AD.
>