Activities of "Anjali_Musmade"

Hello ,

Please check out this similar issue https://github.com/abpframework/abp/issues/16302#issuecomment-1531456877 https://support.abp.io/QA/Questions/2103/React-Native-External-Login-Approach If it finds helpful for you.

Thank you.

Hello ,

Can you please check out this https://support.abp.io/QA/Questions/5295/Tenant-specific-themes

Thank you.

Hello,

could you please try this way -

  1. dotnet tool uninstall -g volo.abp.cli
  2. dotnet tool uninstall -g volo.abp.Suite
  3. Delete folder after running uninstall command (C:\Users\MyName\.abp)
  4. dotnet tool install -g volo.abp.cli --version 7.2.3
  5. after this sign in with abp login username -p password
  6. abp suite install --v 7.2.3

thanks

Hello,

I have tried to reproduce the issue at my end but it works like

could you please check once or share me steps to reproduce.

Thanks

Hello , I tried it at my end, and it functions flawlessly. Would you kindly check once? Thank you.

Hello,

Backend logs will be written in logs.txt file which is present in site/wwwroot/Logs folder

thanks

Hello,

could you please share some steps to reproduce or backend/ frontend error logs so that I can better assist you.

thanks

Hello,

please check this https://docs.abp.io/en/abp/latest/UI/Angular/Environment#how-to-set-the-environment

thanks

Hello,

please check out similar issue https://support.abp.io/QA/Questions/91/Angular-Environment-settings-replaced-by-settings-in-server-side-appsettingsjson if it helps you.

thanks

Hello,

ABP.io's file management module offers functionalities but doesn't provide built-in features for granular permissions on individual files. ABP's existing permission management system is used to grant access to folders based on user roles. The functionality you want to develop will require custom development efforts. You may also refer this https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-5?UI=BlazorServer&DB=EF#permissions

in summary it was enough to make a little bit research and we're supporting for lack of system not for specific custom logic 🙂

I hope I could answer your question.

Thanks,

Showing 511 to 520 of 1323 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 23, 2025, 12:17