Activities of "Anjali_Musmade"

Hi,

You can go through these documentation https://docs.abp.io/en/abp/latest/Entity-Framework-Core#loading-related-entities https://docs.abp.io/en/abp/latest/Entity-Framework-Core#repository-withdetails https://docs.abp.io/en/abp/latest/Entity-Framework-Core#repository-get-find-methods https://docs.abp.io/en/abp/latest/Entity-Framework-Core#explicit-lazy-loading https://docs.abp.io/en/abp/latest/Entity-Framework-Core#ensurepropertyloadedasync-ensurecollectionloadedasync https://docs.abp.io/en/abp/latest/Entity-Framework-Core#lazy-loading-with-proxies

Hi,

we will check it.

Answer

Hi, Have you refer this -> https://support.abp.io/QA/Questions/1315/How-can-I-set-default-language-to-FI please check if it helps you.

Hi,

Could you please try following steps:-

  1. Clean solution
  2. Rebuild solution Or please Check connection string? Or please try in Host file appsetting.json "Redis": { "Configuration": "localhost,ssl=True,abortConnect=False" },

Hi, I think your Authorization URL is having http instead of https. Please try after replacing it by https.

Hi, I am also using Angular UI, it works at my end. Could you please check your solution explorer at backend it has solution ***.HttpAPI.Host at the end of list.

Hi,

Could you please try to change ConfigureTheme in YourProject.Host -> HttpApiHostModule.cs from System to Light

Please follow these links for another SSO integration in the ABP Commercial: https://docs.abp.io/en/abp/latest/Modules/Account https://learn.microsoft.com/en-us/aspnet/core/security/authentication/social/facebook-logins?view=aspnetcore-7.0

Hi, Please make following changes

  1. In angular.json file change side-menu to top-menu
  2. In app.module.ts file change SideMenuLayoutModule to TopMenuLayoutModule
Answer

Hi,

for communicating between microservices you may refer this -> https://docs.abp.io/en/commercial/latest/startup-templates/microservice/interservice-communication

Showing 1011 to 1020 of 1087 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21