Activities of "maliming"

Please share your project structure.

hi

Try to configure it in your blazor project?

Configure(options =>
{
    options.QueryStringConverts.Add(typeof(DataSourceLoadOptionsBase), typeof(DataSourceLoadOptionsBaseToQueryString));
});

After clearing cache

The redis? Does this have nothing to do with cookies for you

No problem was found. You can create a new project and compare the code. Or try to prepare a project that can reproduce the problem. liming.ma@volosoft.com

hi

Is your project tiered?

DataSourceLoadOptionsBaseToQueryString : IObjectToQueryString<DataSourceLoadOptionsBase >

Can you share thecsproj file content of your web project?

Answer

hi

The identity module uses email in a lot of places.

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-6.0&tabs=visual-studio

And why this error occurs.

The cookies contain a tenant but the tenant doesn't exist. You can try it in the incognito mode of your browser.

Answer

The log seems to be incomplete.

hi

You can add a service to configure AbpRabbitMqOptions. Remove this service from DI in the unit test.

https://andrewlock.net/simplifying-dependency-injection-for-iconfigureoptions-with-the-configureoptions-helper/

Showing 8901 to 8910 of 10611 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 10, 2025, 06:30