When the Sitecore Active Directory module connection string contains references to an AD container (such as organizational unit) that has a space in its name, roles and profile information does not load from the AD server.
The following exception appears in the Sitecore logs:
ERROR Active Directory existing checking exception: System.DirectoryServices.DirectoryServicesCOMException (0x80072030): There is no such object on the server.This issue affects Active Directory 1.1 version.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_NativeObject()
at LightLDAP.MembershipResolver.DirectoryEntryExists(String path, String username, String password, AuthenticationTypes types)
To resolve the issue, proceed as follows: