Activities of "liangshiwei"

Hi, You can add Fluent Validators in the Application project and you can inject IStringLocalizer interface to return localized content .

Is this problem only on azure vm? Do you have this problem when deploying to a local IIS server?

Try use AddSubEvent method to replace the following

await _alertSubEventTypeRepository.InsertAsync(new AlertSubEventType(alert.Id, eventId.Id));

What UI are you using?

Hi,

I think this can help you.

You can inject OAuthService to your services, it has getAccessToken method.

Exampe : https://github.com/abpframework/abp/blob/d598024b77104caf2dd80ea39e1f07ff6fe9a1e5/npm/ng-packs/packages/core/src/lib/interceptors/api.interceptor.ts#L18.

Unable to obtain configuration from: 'https://localhost:44349/.well-known/openid-configuration' No connection could be made because the target machine actively refused it

Please Check if you start the service.

Hi, ABP has integrated RabbitMQ but has not yet completed the documentation. You can see microservice demo document rabbitmq section.

Hi,

You should add DevicesApplicationContractsModule as dependency references in the <YourProject>ApplicationContractsModule.cs. Because WebProject just an UI Intreface, it calls HttpApi.Host project.

I created an internal issue for this, will be available in the next version.

Showing 6621 to 6630 of 6692 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.0.0-preview. Updated on September 08, 2025, 09:55