Base solution for your next web application

Activities of "trendline"

As you have removed the related code, why it still occurred this issue? I checked the source code, the latest code not remove the related code, any reason rollback it again?

It seems cuased by this breaking changes on EF Core 3.0 when call ChangeAbpTablePrefix on model creating.

Can we remove below code when invoke the ChangeAbpTablePrefix method? SetTableName<TenantFeatureSetting>(modelBuilder, prefix + "Features", schemaName); SetTableName<EditionFeatureSetting>(modelBuilder, prefix + "Features", schemaName);

@ryancyq, Thanks for your explaination. In this case should I different the permissions between MVC controllers and API Services, this also will make the permission definitions more complex and let user confuses on permisson management UI, which pattern you recommend?

@rnguyen How to resolve this issue? I am also be blocked as you mentioned above, the create-bundles cannot be completed.

My account, even use the sample "Acme.MyPortal" as namespace, it still throw an internal server error. But, if use MyCompany.MyProjectName generate demo project, it could work. Is there something wrong with check the accout limitation?

I am also encountered this issue, if input MyCompany.ProjectName, when generating the project, it throw a server internal error. If input ProjectName only, it works good.

Got it, more and more browsers supported the web standard, jQuery it time to quiet the stage.

Any suggestion? Anybody who can Help me? It seems caused by AbpSession timeout, then no redirect login could reach.

It seems related to User login expired, every time the logs record below exception, the application start lose response

Abp.Authorization.AbpAuthorizationException: [Current user did not login to the application]
   at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes)
   at Abp.Authorization.AuthorizationHelper.CheckPermissions(MethodInfo methodInfo, Type type)
   at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type)
   at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context)
Abp.Authorization.AbpAuthorizationException: [Current user did not login to the application]
   at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes)
   at Abp.Authorization.AuthorizationHelper.CheckPermissions(MethodInfo methodInfo, Type type)
   at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type)
   at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context)

我还没有看到你的回复,或者你可以加一下我的QQ,我的qq是286285280

Showing 1 to 10 of 117 entries