Hi, I'm getting the following error:
2/24/2010 4:16:57 PM: domain.name.replaced machine.domain.name.replaced The LDAP server is unavailable.
at System.DirectoryServices.Protocols.LdapConnection.Connect()
at System.DirectoryServices.Protocols.LdapConnection.BindHelper(NetworkCredential newCredential, Boolean needSetCredential)
at System.DirectoryServices.Protocols.LdapConnection.Bind()
at LansweeperService.mdlActivescanning.ActiveScan()
I've not only confirmed that the DC is online and accessible, but I've managed to perform LDAP queries to it from the box LanSweeper is installed on, with the same credentials. I've double-checked the credentials entered in LanSweeper as well.
Active scanning -was- running fine before I began using OU filtering instead of domain-wide. Now, even when I remove OU filtering, I get the same error.
What else can I test to solve this problem?