Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "rvanwoezik"

public AspNetZeroAbpSession(
    IPrincipalAccessor principalAccessor,
    IMultiTenancyConfig multiTenancy,
    ITenantResolver tenantResolver,
    IAmbientScopeProvider<SessionOverride> ambientScopeProvider)
    : base(principalAccessor, multiTenancy, tenantResolver, ambientScopeProvider)
{

}

Tried that but that only changes the paged rows, not the visible rows. I like to have 20 rows visiblie per page without scrolling.

Answer

This tutorial helped me to publish an angular2 site to azure, hope this helps:

[https://docs.microsoft.com/en-us/azure/app-service-web/app-service-web-nodejs-get-started])

It's working fine now. Have a good weekend!

I'm getting a build error

At AspNetZeroAbpSession.cs

Error CS7036: There is no argument given that corresponds to the required formal parameter 'multiTenancy' of 'ClaimsAbpSession.ClaimsAbpSession(IPrincipalAccessor, IMultiTenancyConfig, ITenantResolver, IAmbientScopeProvider<SessionOverride>)' (29, 15)

Great! Thanx for the quick fix.!

Zero Rules!

I have made a Dutch localization file, If you like I can send it so you can add it for other users

Thnx for Your reply and good luck!

As I was about to register my 100+ coworkers and send them a link where they can change their password.

I am kinda waiting for a fix, I see it is added to the 3.1 Milestone, but can you tell me a fix date? I have to inform my coworkers.

Kind regards, Rene

So like AlexZapros mentioned, thnx Alex, I think it is a bug in the _userManager.UpdateAsync(user). Please check!

mmm,without change its working now.

Showing 81 to 90 of 110 entries