Activities of "maliming"

hi

Please replace myscript with script

Thanks.

hi

I still would like to know what is actually wrong here and how to get it working

You have to add Rewrite for this endpoint in your IIS or nginx.

Thanks.

hi

Can you copy the code that I shared?

Search for the LoggerConfiguration keyword in your entire solution, and make sure all places are changed.

var loggerConfiguration = new LoggerConfiguration()
    .MinimumLevel.Debug()
    .MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning)
    .Enrich.FromLogContext()
    .WriteTo.Async(c => c.File("Logs/logs.txt"))

Thanks

hi

We will output warning logs.

https://github.com/abpframework/abp/pull/24815

hi

This is by design.

The Solution Explorer actually encompasses ABP modules and their projects, meaning they are all fundamentally .NET projects. However, Solution Runner allows us to add both C# applications and CLI applications (angular is a CLI application).

Thanks.

hi

We will show some in the console if this endpoint is wrong.

Thanks.

hi

Our sales team will contact you.

Your current ticket has been refunded.

Thanks.

hi

How can I reproduce this problem in a new template project?

Thanks

hi

The public website login flow is:

public website login -> redirect to authserver -> signin authserver -> redirect to public website.

Now both the public website and the authserver are signed.

Thanks.

If I intercept the request and change the response, Angular no longer throws an error.

Showing 121 to 130 of 11984 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.2.0-preview. Updated on February 17, 2026, 09:10
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.