Activities of "maliming"

hi rajasekhard2015 Can you share the full steps to reproduce your problem?

hi @talhazengin

Please share some code, what I see from the picture is not particularly clear.

Property injection will work after the constructor is executed.

Answer

hi @amasanad

It is recommended that you use the DbMigrator project to create the database.

https://docs.abp.io/en/commercial/latest/startup-templates/application/solution-structure#dbmigrator-project

If you want to use dotnet ef tool. Please install it manually in the project.

see https://docs.microsoft.com/en-us/ef/core/get-started/install/#get-the-entity-framework-core-tools https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Design/3.1.1

Answer

Try to delete the license information and log in again.

Windows Command Prompt:

del "%UserProfile%\.abp\cli\access-token.bin" && del "%UserProfile%\AppData\Local\Temp\AbpLicense.bin"

Please see the settings documentation.

https://docs.abp.io/en/abp/latest/Settings https://docs.abp.io/en/abp/latest/Settings#setting-values-in-the-application-configuration

we have pushed the package Volo.Abp.Commercial.SuiteTemplates.

Answer

hi

Are you using razor page or angular?

The comments below may help you. https://github.com/abpframework/abp/issues/2787#issuecomment-583873851 https://github.com/abpframework/abp/issues/2533#issuecomment-570939959

hi

Because the application service generated by the template has permissions by default, the menu also needs permissions.

Will be fixed in 2.1.

Showing 10581 to 10590 of 10592 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.0.0-preview. Updated on September 05, 2025, 09:28