Activities of "Anjali_Musmade"

Answer

Hello,

I have done in this way

Please select the highlighted checkboxes and try again,

Thanks

Answer

Hello,

I have tried to reproduce the issue with the same version 7.1.0

but it doesn't show any error

could you please try to recreate that entity?

Thanks.

Answer

Hello,

could you please try to create a fresh bookstore application with Book entity with properties Name: string and Price:double and check if the same issue persists.

please let me know or else share logs.

Thanks

Answer

Hello,

In ABP suite you can add your projects like

please try.

Thanks

Answer

Hello, Please follow the below steps to Uninstall ABP Cli and ABP suite

dotnet tool uninstall -g volo.abp.cli
dotnet tool uninstall -g volo.abp.Suite

Delete folder after running uninstall command (C:\Users\MyName\.abp)

After that to install a particular ABP version hit the below commands on Command prompt

dotnet tool install -g volo.abp.cli --version 8.2

after this sign in with abp login username -p password

abp suite install --v 8.2

The above screenshot shows that your ABP cli and ABP suite versions are different, which may be the cause.

One more thing while updating an application from an older version to a newer version you need to follow the migration guide please check out https://docs.abp.io/en/commercial/latest/migration-guides/index

Thanks, Anjali

Hello,

Yes, it is a bug we will create an internal issue for this and will fix it in the next patch.

Thanks for your observation, your credits will refunded.

Regards, Anjali

Hello.

Sorry but there is no such example.

Hello,

could you please try once by changing LeptonX version like

<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="3.2.0" />

Check if it woks.

Thank you

Hello,

You'll need to customize it on your own according to your requirements. You will get the source code in the Identity module. Please check this doc https://docs.abp.io/en/commercial/latest/modules/identity#user-management for more info.

Thanks

Hello,

Check this doc https://docs.abp.io/en/commercial/latest/abp-suite/editing-templates if find helpful

Thanks

Showing 141 to 150 of 1181 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35