Base solution for your next web application

Activities of "ratosoft"

Testing inside a signalR Hub class.

Using NullAbpSession: {Abp.Runtime.Session.NullAbpSession} ImpersonatorTenantId: null ImpersonatorUserId: null MultiTenancySide: Tenant TenantId: null UserId: null

Injecting AbpSession in constructor (UserId still null): {Abp.Runtime.Session.IdentityFrameworkClaimsAbpSession} ImpersonatorTenantId: 1 ImpersonatorUserId: null MultiTenancySide: Tenant TenantId: 1 UserId: null

Thanks

I have the same problem.

Update references not solve it to me.

Hello.

The lazy loading configuration was disabled. That's why.

Hi everyone.

I have an user in a Admin Role.

Why when I invoke _userManager.GetUserByIdAsync my Roles property is null, but when I call _userManager.GetRolesAsync for the same user I receive the role correctly?

Check out this images below.

Showing 1 to 4 of 4 entries