Activities of "yekalkan"

Hi @sunivycsm,

Real Time Notification System feature doesn't exist on ABP Commercial. It is planned for future releases but no exact date for now. See roadmap for ABP commercial.

Lepton theme demo is not to show features of commercial ABP modules and templates. You can check ABP Commercial Demo to see existing features.

Can you share *DbContextModelCreatingExtensions file content?

Address entity is multi-tenant but Country entity is not. This is the most probable cause of the problem.

I guess this was a temporary network problem.

@serdar.genc Does problem persist?

Hi @lstsair,

Can you share the entity you created and the navigation entity?

Blogging module doesn't have angular ui.

Hi,

It seems like a potential bug/problem in ABP Framework. I've created an issue for this https://github.com/abpframework/abp/issues/8858

Answer

@murat.yuceer See https://support.abp.io/QA/Questions/1233/ABP-Suite-does-not-generate-Blazor-UI-for-a-module#answer-b698ced4-ecd2-3b97-2f66-39fc2aaf7e95

@abpVAndy There is no plan for Angular Public Website.

Answer

@serdar.genc

We've fixed the problem. Now you can add Volo.LeptonTheme module and it will work.

Or you can apply these simple steps to existing code:

  1. Remove Volo.Abp.AspNetCore.Components.Web.LeptonTheme project reference from your solution's *.Web project.

  2. Change Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton package reference to local project references in your solution's *.Web project.

(Replace <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton" Version="4.3.0" /> with <ProjectReference Include="..\..\modules\Volo.LeptonTheme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.csproj" />)

Hi,

I've run the following commands to recreate your project in my local:

abp new MainProject -t microservice-pro -u angular abp new SubProject -t microservice-service-pro

Then i navigated to \services\subProject\src\MainProject.SubProject.HttpApi.Host folder and run dotnet run command. I didn't encounter any license error. Please notify me if i missed a step.


Note: It seems like CLI doesn't replace lisence code for microservice-service-pro pro template, we'll fix it in 4.3.1 version. However, this template shouldn't do any license check because it doesn't use any Commercial ABP module. Therefore i didn't encounter any license error. Even it checks, copying your license code from ProductService should clear the error.

Showing 311 to 320 of 390 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.3.0-preview. Updated on February 25, 2026, 11:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.