Activities of "maliming"

  1. the node_modules will be restored by the abp install-libs command.
  2. dotnet build /graphbuild and abp install-libs
  3. PublicWeb depends the AuthServer
Answer

hi

I can't reproduce this, Can you try with a new template project?

Answer

hi

data is getting saved in host db only.

What's your insert code?

hi

This error seems not related to ABP.

Can you share full error stack and you PageContributor code?

Answer

hi

https://docs.abp.io/en/abp/latest/Audit-Logging#entity-history-selectors

btw, the audit may not work very well in Blazor Server https://github.com/abpframework/abp/issues/11682#issuecomment-1066064249

You can check the HttpContext.User in your page/controller.

If the AbpClaimTypes.Name not match the type in User you can change it AbpClaimTypes.Name = xx

hi

It will be fixed in 5.3.3.

see https://support.abp.io/QA/Questions/3404#answer-5bd6d8f3-7f01-53fa-6050-3a05049ffeee

hi otee@urvin.finance and scott7106

Can you share a project to reproduce the issue? liming.ma@volosoft.com

Maybe in one to two weeks, you can download the source code to customize the file-management module.

hi

Here's another way:

Update the MyCompanyName.MyProjectName.Web.Public\Pages\_ViewStart.cshtml and using the GetApplicationLayout

@using Volo.Abp.AspNetCore.Mvc.UI.Theming
@inject IThemeManager ThemeManager
@{
    Layout = ThemeManager.CurrentTheme.GetApplicationLayout(); //GetPublicLayout
}

Showing 8701 to 8710 of 11546 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.