Activities of "maliming"

你的日志级别是info. 请改成debug 后再次发送下日志

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

谢谢

hi

Could you please try removing the custom code and trying again?

In this way we can confirm if there's a problem with your custom code.

Thanks.

hi

Can you reproduce the problem using a new template project?

好的 我会检查你的日志

hi

Can you share a project?

liming.ma@volosoft.com

Thanks.

Hi

How can I reproduce this exception locally?

Thanks.

Answer

Thanks.

ABP Studio高级特性将不可以继续使用.

参考: https://abp.io/faq/#what-happens-when-license-ends

Answer

hi

Are you saying that it is necessary to have a theme for a minimal ABP application to work? I thought ABP was meant to be modular in the sense that you only installed what you needed and the installed modules did the setup for whatever dependency they needed.

You can use it without the basic theme; Blazor will use BlazorStandardBundles.Styles.Global and BlazorStandardBundles.Styles.Global as bundle names.

Also, the services that I mentioned were not working (the block service and the notification service) are just those I've noticed. Is there another service from the initial packages (and their dependencies) that might not work even if I use a theme?

Basically not. I have sent you the latest source code. If you have any questions, please feel free to give us feedback.

Thanks.

hi

Can you try to use NullCancellationTokenProvider and test again?

public override void ConfigureServices(ServiceConfigurationContext context)
{
    context.Services.Replace(ServiceDescriptor.Transient<ICancellationTokenProvider, NullCancellationTokenProvider>());
}

Thanks

Showing 1101 to 1110 of 12040 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 27, 2026, 05:41
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.