Ends in:
4 DAYS
16 HRS
5 MIN
28 SEC
Ends in:
4 D
16 H
5 M
28 S

Activities of "maliming"

hi

but if I return the second line then it return the new roles

Yes. This is the default behavior.

The CurrentUser values from HttContext.User.

You can Changing the Current Principal

https://abp.io/docs/latest/framework/infrastructure/current-user#changing-the-current-principal

hi

You can use the below provider to replace the Redis.

https://abp.io/docs/latest/framework/infrastructure/distributed-locking

The DistributedLock library provides various of implementations for the locking

hi

You can try to inject the ConfigStateService And call this.configState.refreshAppState();

hi

getting an error that says that we need to login in order to run the application.

Can you share the details of the error?

Thanks.

it’s caused by ABP 8 ExtraProperties column is not null, but our existing data has Null value column.

: )

hi

https://abp.io/support/questions/7232/Running-DBMigrator-in-a-Machine-with-sql-server-2012#answer-3a12b26b-f0e6-38b0-d291-a8801c0b149e

hi

It seems you are using lower SQL server version. You can try to set the CompatibilityLevel as 120 and try again: https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-8.0/breaking-changes#mitigations

sorry for that

Can you try to use the

X509KeyStorageFlags.MachineKeySet | X509KeyStorageFlags.PersistKeySet

Or

X509KeyStorageFlags.MachineKeySet | X509KeyStorageFlags.EphemeralKeySet

hi

it takes more time for the UI to load (takes around 5 mins to load the login page)

Can you check and share the logs.txt to see what step is slow?

Thanks.

Showing 201 to 210 of 8490 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 28, 2024, 07:27