Activities of "maliming"

hi

I can't build your app.

The project file "Liberate/modules/Volo.Account.Pro/test/Volo.Abp.Account.Pro.Application.Tests/Volo.Abp.Account.Pro.Application.Tests.csproj" was not found. [/Liberate/Liberate.sln]

but you can try to add typeof(ChatSignalRModule) to your LiberateBlazorModule

You can download the chat module source code, there are some test apps in it.

hi

This is how web application works: request and response one by one.

Each request will attempt to authenticate the user(verifying cookies access_token.)

app.UseAuthentication();

hi

I'd like to know the place where I can assign my per-tenant permissions

In the AbpPermissionGrants table. The TenantId column.

IPermissionManager will read/write this table, then cache permissions in Redis.

hi

How can I reproduce this in a new microservice project?

Can you share a new project?

liming.ma@volosoft.com

Answer

hi

There are some timeout settings that you can use in your MongoDB connection string.

https://www.mongodb.com/docs/manual/reference/connection-string/

hi

Can you share username & password so I can check your pipeline online?

liming.ma@volosoft.com

hi Teknosol

I will check your projects asap.

Can you share some steps to get abp's css files overwhelm the css files we wrote in angular.?

hi

Can you try to build the sln instead of csproj?

run this command on the folder in which the xx.sln file exists.

dotnet build /graphbuild

hi

        ObjectHelper.TrySetProperty(
            user,
            x => x.TenantId,
            () => tenantId
        );

Showing 6361 to 6370 of 11558 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.