"hayash" की गतिविधियाँ

hi team i want to change textbox in TenantSwitchModal to dropdowm list but i don't have source code of Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy i used it as package reference

Regards.

hi team

Message Error: Volo.Abp.AbpException: 'Options must be derived from the Volo.Abp.Options.AbpDynamicOptionsManager`1!' in this function "await IdentityOptions.SetAsync(); "when i test register any idea ?

सवाल

Hi Team Pager in abp framework in users and roles pages doesn't work , i use LeptonXTheme theme , can any one help me please?

hello dear.

this problem solved when i access project in localhost by add some configuration like this.

  Configure<AbpDistributedCacheOptions>(options =>
{
    options.GlobalCacheEntryOptions = new DistributedCacheEntryOptions()
    {
        //AbsoluteExpiration =  DateTimeOffset.UtcNow.AddSeconds(60),
        SlidingExpiration = TimeSpan.FromSeconds(60)//20 mins default
    };

});

but when i access project from external api permissions does not updated without restarting bool why ?

i have a problem when i update permissions for specific user or role the permissions cache does not refresh i want a solution to refresh cache without restarting project. :) my project contains main application and group of modules.

सवाल
  • ABP Framework version: v6.0.2
  • UI type: Razor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Hi, I Installed Forms module successfully, and it appears in UI and everything is fine but whenever I try to create a new form I got the following error: AbpException: Could not find the bundle file '/libs/vue/vue.min.js' for the bundle '3FA91BEFA067027D8B85AB6C0DF5DCE9'!

As in the following screenshot:

I run the abp install-libs command but still have the same error.

Can you help please.

  • ABP Framework version: v6.0.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes Hi, we downloaded the free version before about 6 months and did our customization on it then lately we upgraded the license but still the language management menu is still missing, do we need any extra steps to display language management?
7 प्रविष्टियों में 1 से 7 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11