Activities of "maliming"

hi

This is bug of studio, We will fix it in next version.

👍

If you like, you can post your article to abp community.

https://abp.io/community/posts/submit

hi

You can configure the Forwarded headers for your app.

https://abp.io/support/questions/1950/How-to-use-a-custom-HTTP-header-to-get-the-client-remote-IP-address

https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/proxy-load-balancer?view=aspnetcore-8.0

hi

The client has disconnected

A task was canceled.

The errors look like the browser request was canceled during the file upload process or the http request,

hi

This password is a hard code in the module. But you can set it in appsettings.json and read it.

hi

Can you reproduce your problem in a template project? That way I can check.

hi

I have confirmed: Currently ms doesn't support the one(default) database for microservice projects, You need to specify different connection strings for all modules.

Add AbpIdentity and AbpOpenIddict in services\saas\MyTest.SaasService\MyTestSaasServiceModule.cs

options.Databases.Configure("Identity", database =>
{
    database.MappedConnections.Add("AbpIdentity");
    database.MappedConnections.Add("AbpOpenIddict");
});

hi

  1. ok, I am waiting for your good news.
  2. This is just to rule out possible causes.

hi

I have sent the angular source code to your email.

hi

I will find a solution soon.

Thanks.

Showing 3661 to 3670 of 11565 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.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.