Activities of "maliming"

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.

: )

hi

Can you join the zoom and share your screen?

https://us05web.zoom.us/j/83082142414?pwd=qbXdOEBKIFxbgxaPgpXnF4uNN2Jx4Y.1

hi

It seems your connectionString is in bad format. Can you check it?

Thanks.

Showing 2761 to 2770 of 10658 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