Base solution for your next web application

Activities of "ictadmin"

This is local results if we run "npm run build" it always fails. We are using default settings for packages.json file

These are results from azure pipeline which is not returning back, it will crash after sometime

I checked, We are not using Redis.

This is in our appsettings.json for both web and host projects

"Abp": { "RedisCache": { "ConnectionString": "localhost", "DatabaseId": -1 } },

We are using on instance of app, menu is refreshing but it is not fetching all the authentication and authorizations objects properly.

one example of it, like if a super-admin grant admin role to a user, this below method await IsGrantedAsync(AppPermissions.Pages_Administration_Roles)

not identifying admin role.

Hello Guys, We are having an issue in which when administrator assign or remove admin role. The menus are not refreshing properly without logout and re-login.

We are looking for a solution in which it should refresh all menus and permission of logged user without logout.

Thank you

I am getting 404 for above provided link, can you attach downloaded version of file you are referring

Hello Support Team, We are looking to reuse application services into console application. Please guide any steps or sample code, how we can achieve this?

We are using .net core, mvc and c# console app.

Thank you

@SEB_ADMIN and @aaron can you please share a link for the source code. I want to access application services directly into console application. Thank you

Showing 1 to 8 of 8 entries