Activities of "alper"

@690486439 can you check if you have Volo.Abp.Commercial.SuiteTemplate.dll in your Web project output folder (for MVC non-tier). For tier project type (or Angular): HttpApi.Host project's output directory.

See https://support.abp.io/QA/Questions/222#answer-a4f1816f-af7c-b474-dba9-39f5a00d7d20

@sean.alford as I mentioned in this post https://support.abp.io/QA/Questions/222#answer-a4f1816f-af7c-b474-dba9-39f5a00d7d20 the Suite dll must be in Web project's output folder (you sent a screenshot from your Web.Unified project)

@ididsbury, don't add the jsTree package manually, please follow my step:

Add the "@volo/identity": "~2.9.0" to the package.json in your *.Web project.

Note that, this step is needed for MVC projects.

Also, you can upgrade your existing project to the latest with ABP CLI or ABP Suite (doesn't matter)

hi @BennieMok the screenshot you show says, you have 50 questions credit and you've used 2 of them. If you have issues with your account, you can send an email to info@abp.io. this conversation is only for technical support.

@ididsbury,

Updating your existing v2.8 project (via ABP Suite) to v2.9.

then added the below migration

a new migration created

run the DbMigrator project to apply the new migration

and I can see it in the main menu

If you see the following error, then go to next step

Add the "@volo/identity": "~2.9.0" to the package.json in your *.Web project. (only for MVC project)

@sean.alford Volo.Abp.Commercial.SuiteTemplate.dll holds the templates of Suite and it must be located in the following directories. Check that if you have it in the below location

For non-tier project type: Web project's output directory


For tier project type (or Angular): HttpApi.Host project's output directory

@BennieMok, fixed.

v2.9.0 has been released => #222

@sean.alford your bug report filed. thanks

hi,

did you see this document https://docs.abp.io/en/commercial/latest/ui/angular/entity-action-extensions it explains how to add a new item to the Actions menu.

Showing 1661 to 1670 of 1850 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30