Activities of "maliming"

hi

Can you share the full code of your controller, including the DTO class?

Thanks

hi

Are you using static or dynamic client proxy?

https://abp.io/docs/latest/framework/api-development/static-csharp-clients https://abp.io/docs/latest/framework/api-development/dynamic-csharp-clients

hi

You can troubleshoot problem by following: https://blog.elmah.io/http-error-500-30-asp-net-core-app-failed-to-start-help/

https://github.com/abpframework/abp/issues/21009

Thanks. We will fix this in the next version.

Using another parameter name will avoid this situation.

ok

hi

If your entity has implemented the IMultiTenant there is no way to ignore it.

Add your module xxx.EntityFrameworkCore xxx.Application xxx.HttpApi to GeoTicket.CustomerService

add your module xxx.Application.Contracts to GeoTicket.CustomerService.Contracts

add your module xxx.Blazor.WebAssembly customer/GeoTicket.CustomerService.Contracts/GeoTicket.CustomerService.cspro to apps\blazor\xxx.Blazor.Client\xxx.Blazor.Client.csproj

And depends on the necessary modules.

You can check the file-management service to know the project structure.

hi

Can you try to get the user from QaUiConnectionStore.GetConnectionIdsByKey(eventData.UserId.ToString())?

Inject QaUiConnectionStore service and call GetConnectionIdsByKey

hi

What happens if you click the Test button?

Showing 2791 to 2800 of 10651 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 12, 2025, 10:20