Activities of "berly"

It works good, can you close the ticket? Are you refunding the issue as it is a bug?

I tried with a new project, exactly the same error.

Yes its good, thanks, i don't see this line.

I little bug =>

I never used abp bundle, with blazor? Why not add it in the doc? I will try.

I will also need it. I think that's the biggest difficulty at the moment. The development is super well explained but for the deployment it is more complicated.

Answer

I download the Volo.Account.Pro module but i dont't find where the ldap configuration is made.

Answer
            ldapConnection.Connect(server, serverPort, Native.LdapSchema.LDAP, Native.LdapVersion.LDAP_VERSION2);
            var UserfName = $"cn={adminUserName},{baseDc}";

                await ldapConnection.BindAsync(Native.LdapAuthType.Negotiate, new LdapCredential
                

Do you know where can i switch Native.LdapAuthType.Negotiate and Native.LdapVersion.LDAP_VERSION2 ?

Answer

in the sample i switchNative.LdapVersion.LDAP_VERSION3to this Native.LdapVersion.LDAP_VERSION But no in my abp project

Answer

Done

Answer

When i try to log i have this error.

Showing 41 to 50 of 52 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on October 30, 2025, 06:33