hi
Please share more code. eg DbContext and Your EF Core Module or share a simple project that can reproduce the problem,
Thanks
hi
auto switch to ".WithReadPreference(ReadPreference.Primary)" when encountering a multi-document transaction and the connection string was specified with "readPreference=secondaryPreferred". I noticed that adding a tenant and adding a tenant's admin user is a multi-document transaction in your tenant module.
Maybe you can consider to custom the IConnectionStringResolver
.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Data/Volo/Abp/Data/IConnectionStringResolver.cs
hi
ABP does not use Session related services by default but uses claims-based authentication and authorization.
https://github.com/abpframework/abp/issues/42
hi
When it cannot find the connection string, it tries to resolve an invalid database connection, which subsequently times out.
Can you share the error logs or some details? If this problem exists, we have to fix it.
hi
https://github.com/abpframework/abp/issues/10851#issuecomment-986346340
hi
https://support.abp.io/QA/Questions/485/Background-Worker-needs-the-authorization
hi
There is no way to do this. You can only manually change its value after getting the object.
VS2019 prompted out unable to edit and continue
This does not seem to be an abp problem. Maybe VS2019 should give a clear reason.
Sorry, I remember wrong. We are trying to fix that.
hi
Can you share this app with me? liming.ma@volosoft.com