is there any specific reason about set that definition at startup ? How about set it at modules ?
This is a static property, you have to make sure to configure it before using dbcontext, so I changed it in the startup.
usage of multitenancy with database provider
There is no example for now, You can check the document. https://docs.abp.io/en/abp/latest/Entity-Framework-Core
hi
The timeout period elapsed prior to completion of the operation or the server is not responding.
Do you have lage of audit log? This seems to be a database problem.
Can you reproduce this in the brand new template project?
hi michael.sudnik
We'll check it asap.
hi
Can you check your application logs? it should contain some messages.
hi
I fix the problem. https://github.com/NurulTalukder/TestProject/commit/b16f11895b54d2b0fa69d00edfa2e6d9ec93d3d4 https://github.com/abpframework/abp/pull/8071
hi @nurul.talukder
Please make your github repo private!
I have recently migrated my project from v3.3 to v4.2.2.
Have you also upgrade the packages in package.json
Can you share your project source code to me? liming.ma@volosoft.com
hi
You can take look https://support.abp.io/QA/Questions/965#answer-41aad968-be7b-de25-316f-39fb368cf40d
hi
When I am adding a new row with some customized data
Can you share these code? We have to find a way to reproduce the problem,