Activities of "maliming"

hi

I guess the name of the baseUrl should be RemoteServices:Default:BaseUrl

Answer

hi

The logout request was rejected because the specified post_logout_redirect_uri was invalid: http://amsuisse-st-angular-dev.am-suisse.x25.soxes-projects.ch.

Please check your openiddict configuration.

hi

You can define a BookStore permission, then manage the user permissions, and then check the current user permissions on your angular side.

https://docs.abp.io/en/abp/latest/Authorization#permission-system https://docs.abp.io/en/abp/latest/UI/Angular/Permission-Management

hi

This is the problem of network delay. You try to keep the server and Redis as close as possible

hi

I mean create a new question. : )

https://support.abp.io/QA/Questions/New

hi

You can create a new question for ABP suite issue. Thanks

You can follow the https://github.com/abpframework/abp/issues/17029

Thanks. We will discuss this internally.

hi

I created the proxy files by ABP CLI 7.3.0-rc.2, Can you try to upgrade your CLI?

hi

I get error in build as there is not type.

Add PlanDto to your Dtos folder.

// This file is automatically generated by ABP framework to use MVC Controllers from CSharp
using System;
using Volo.Abp;
using Volo.Abp.Application.Dtos;
using Volo.Abp.Domain.Entities;

[Serializable]
public class PlanDto : ExtensibleEntityDto<Guid>, IHasConcurrencyStamp
{
    public string Name { get; set; }

    public string ConcurrencyStamp { get; set; }
}

Showing 6751 to 6760 of 11531 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.