Activities of "maliming"

Can you test it on your side?

New error:

42P01: relation "Companies" does not exist

POSITION: 358
Npgsql.PostgresException (0x80004005): 42P01: relation "Companies" does not exist

hi

Can you use my code to check Company Management page?

I got an error when visit this pageERR] 42P01: relation "vw_securityuserpermissions" does not exist

hi

https://github.com/spospisil/ABP9Integration/commit/9e61bf3a5c2d9444d2c8a37b5250d998d7b3371e

hi

The library is entirely synchronous and does not offer asynchronous methods.

I strongly suggest you use asynchronous methods instead of synchronous methods.


  1. Is using a singleton wrapper service with SemaphoreSlim the recommended approach in ABP for integrating such libraries?
  2. Are there specific considerations or best practices within ABP to ensure thread safety and proper integration in this scenario?
  3. Does ABP provide any built-in mechanisms or patterns to facilitate the integration of non-thread-safe, synchronous external libraries?

ABP has some extension methods for SemaphoreSlim

SemaphoreSlim is a basic feature, you can use it freely without considering the ABP limitation.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Core/Volo/Abp/Threading/SemaphoreSlimExtensions.cs#L11-L134

hi

******* Current Tenant IS NOT resolved *******

If your entity(eg, UserPermissionView) is not implemented with the IMultiTenant interface, the currentTenant will be null even if there is a tenant claim.


hi

You can download the Account.Pro module source code to check the implementation.

https://abp.io/support/questions/632/How-can-I-download-the-source-code-of-the-framework-Angular-packages-theme-and-pro-modules

Thanks.

I have successfully run your project and will check it as soon as possible.

hi

Can you share some logs(logs.txt) and screenshots?

Thanks

hi

Please use Blazorise packages version <1.7.0
Blazorise makes some breaking changes >= 1.7.0

Showing 1101 to 1110 of 10652 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