Maria Astakhova
Results
2
comments of
Maria Astakhova
Hi! Thank you for your swift reply It still fails with ``` await cn.BindAsync(LdapAuthType.Anonymous, new LdapCredential()); ``` With the same error ``` System.NullReferenceException : Object reference not set to an...
The distribution is Manjaro We've just uploaded a repository over here with an example that reproduces the error https://github.com/millsaj/ldapfornet-test From trying to isolate the issue, it looks like **BindAsync** on...