Can you share error log or something?
I think you just need to replace the Redis connection string to azure redis.
hi
You can use tools to generate classes from database. Then convert this class to abp entity or aggregate. Then configure these entities in ef module.
https://www.entityframeworktutorial.net/efcore/create-model-for-existing-database-in-ef-core.aspx
You can use try catch to try twice.
hi
The error from LdapForNet.LdapConnection.BindAsync
You can see its document: https://github.com/flamencist/ldap4net#bindAsync Change the call parameters of this method based on your LDAP server settings.
hi
You can develop it as we discussed above.
What is needed is the ability for the application to directly use the physical file at development time and a browser refresh reflects any change made in the JavaScript file. The ReplaceEmbeddedByPhysical method makes all this possible.
hi I will report this feature request back to the team,
This doesn't seem to be code built into our module?
Can you share more information?
hi
You can see this: https://docs.abp.io/en/commercial/5.1/modules/account/ldap
Testing the LDAP configuration using your application might be complicated. Therefore you can use our test application. The following dotnet console app is for testing your LDAP configuration. Before using the configuration, test in this app and see if it works.
https://github.com/abpframework/abp-samples/tree/master/AbpLdapSample