Activities of "yekalkan"

Hi @rwright-ruhealth

I've created an internal issue for this. It will be resolved in next versions.

Hi @sairam.thirupathuru

This command basically runs dotnet ef database update command in the target package's directory. You can run it yourself and see if the problem is related with studio.

You can also see the error details in logs section, next to Notifications.

Thank you for the feedback.

I'll create internal issues.

To monitor an application, you need to add the following package to the application:

-> Package Name: Volo.Abp.Studio.Client.AspNetCore (version 0.6.2 or 0.6.3, according to the ABP Studio version installed) -> Module Name: AbpStudioClientAspNetCoreModule (namespace:Volo.Abp.Studio.Client.AspNetCore)

and:

        app.UseAbpStudioLink();

Hi @mrbrl

Manually removed the new Web Project by editing the .abpmdl and .abpsln files

You can do this operation on solution explorer (removing/adding projects). I guess somehow you have corrupted the .abpsln file.

After the initialization , the Solution Runner tree remains consistently empty.

Initialize Existing Solution comand doesn't create run profiles, thus you need to create a new solution profle and add the projects.

Additionally, microservice startup template generated by ABP Suite is completely different that the template generated by ABP Studio. (fyi)

Hi

This is still not supported. You can manually change the base class after code generation. (then you may need to create new migrations)

Answer

I've created a solution to test this. And Admin pages of CmsKit is present in menu. Can you provide any extra info to reprocude the issue?

Hi @rafael.gonzales

I've created an internal issue about this. Thank you for the feedback. The question credit is refunded.

Answer

@rashed Cms-Kit doesn't have an Admin UI for angular. It is planned in 7.4 milestone.

Answer

also when you check (CMS-kit) , it didn't add the module admin files to the application ( in admin ) although if you go to module tab in the suite you will find that the module already added to your solution

You can find the admin packages on https://abp.io/packages page and add them manually. Choose ABP Commercial Packages & type cmskit.pro.admin to searchbox.

Showing 11 to 20 of 368 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 05:23