Activities of "liangshiwei"

Hi,

This is a feature of blazorise, you should keep use blazorise element.

Hi,

It works for me, you can try open the package.json file and add "@volo/chat": "4.4.0" manually. then run the abp install-libs command.

Hi,

I can't reproduce this problem, could you provide a simaple project to reproduce? thanks. shiwei.liang@volosoft.com

If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore. TestMicro.WebGateway

Hi, try run the dotnet build command in the solution file folder

Hi, you can try this:

public interface ICustomLanguageTextAppService : ILanguageTextAppService
{
 ....
}
[ExposeServices(typeof(ICustomLanguageTextAppService), typeof(ILanguageTextAppService))]
public class CustomLanguageTextAppService : LanguageTextAppService, ICustomLanguageTextAppService
{
 ....
}

@k.hilarion

Please provide more stpes. thanks.

Hi,

Can you proivde steps to reproduce it? it will be better if you can provide a simple project, thanks.

Can you share the application logs?

"ActivatorChain": "Castle.Proxies.StaffDetailsAppServiceProxy"

Your DI is configured incorrectly, you should check why DI can't create instance StaffDetailsAppServiceProxy

Hi,

I think the example will help you :) https://1drv.ms/u/s!ArILR0PuqXwbrY52JSWR3-uvkIoKcw?e=N8vn8h

Showing 5571 to 5580 of 6693 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.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.