Activities of "Anjali_Musmade"

Hello,

Thanks for your response I will check again and get back to you asap.

Thanks

Hello,

I have checked at my end but It's working fine, I am unable to reproduce the issue. Can you please once check with Incognito mode. When you run backend that time when you click on Login Is there also same issue or its working? or may be the case that Account module is not get added properly or successfully. can you once try with any new project if possible? Create a new project and add Account module to it and check?

thanks

Hello,

can you please check Host.csproj file , whether reference of Account module has been changed or not? It should be ProjectReference instead of PackageReference.

<ProjectReference Include="..\..\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web.OpenIddict\Volo.Abp.Account.Pro.Public.Web.OpenIddict.csproj" /> <ProjectReference Include="..\..\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web.Impersonation\Volo.Abp.Account.Pro.Public.Web.Impersonation.csproj" />

thanks

Hello,

Is your database is created for the application? once try to run DbMigrator project and try to run again.

thanks

Hello,

Can you please share if any logs.

thanks

Hello,

please check https://docs.abp.io/en/abp/latest/UI/AspNetCore/Toolbars#example-add-a-notification-icon and https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

thanks

Hello,

May I know which UI you are using MVC/Angular/Blazor?

Hello,

The LeptonX demo is developed just to showcase Leptonx theme's look and feel it is not functional.

You can develop functionality as per your UI type and it is documented in ABP documentation.

Thanks.

Answer

Hello ,

Can you once try this npm install --location=global @abp/ng.schematics

Thank you.

Answer

Hi ,

Please check this link https://github.com/abpframework/abp/issues/12664#issuecomment-1132397107

Thank you.

Showing 351 to 360 of 1195 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11