Activities of "maliming"

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 591 to 600 of 8450 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11