Hi guys,
I followed the instructions and put the auditlogging module in the second database, but got "More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands." in package console when Add-Migration "Initial".
The same error occurred when I put a custom business module in a separate DB .
Can someone tell me the correct operation?
Check the docs before asking a question: https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
thanks!
I haven been override LogoUrl in xxx.Web BrandingProvider, the default page left navbar changed, but logo page brand image doesn't work.
Hi,
I want to change a logo image in the login page. What is the best way to do that?