Activities of "alper"

refunded your credit.

Answer

@alper: I did reinstall 4.30-rc.2 and from my 3 Errors now 2 are gone, one left:

Reinstall: dotnet tool uninstall Volo.Abp.Suite -g dotnet tool uninstall Volo.Abp.Cli -g

dotnet tool install -g Volo.Abp.Cli --version 4.3.0-rc.2 dotnet tool install -g Volo.Abp.Suite --version 4.3.0-rc.2

Generating blazor server solution now works: abp new test -u blazor-server --preview

Opening the generated test solution with abp suite and Crud Page Generator: Still same Error: "Cannot find the directory"

Adding an Entity to Blazor Web Asssembly now works and doesnt fail anymore: abp new test2 -u blazor --preview

hi @hakan yes it's already reported by someone else and we fixed it. read my previous post : https://support.abp.io/QA/Questions/1126#answer-99c5840a-91ab-31de-f6e1-39fbd8759dbc

this is not available in Suite but you can add a collection to your referenced entity to solve this.

hi,

  1. During UI generation, can we have an option to select which fields to show on the UI ?

    • Reasonable . I'm creating a feature request to the team.
  2. Can we have an option to generate master and detail pages ?

    • What's your master detail implementation? Something like this:

Actually you can send your entity json files so I can create them at my side

When I with with ABP Suite, often times I get this error:

https://ibb.co/vjrrKnR and another image: Screenshot here

I cannot 'create' or use the ABP Suite interface. The strange thing is my application builds fine. No errors, see here: https://ibb.co/jDh37mh

The only way I can get around this is that I have to 'refresh' (F5) the ABP suite editor, and then I have approximately 1-3 minutes before the error appears again.

Do you know how I can fix this?

Thanks!

that's disabled because validation is failed. can you show us your properties one by one. also navigation properties. so that I can reproduce.

Answer

test -u b

@cellero I reproduced your issue. And it's alread fixed (will be released with RC3)

This is the workaround for this

1- Create a folder with the following name in your solution's src folder

Acme.BookStore.HttpApi.Host

2 Copy the following file your new folder: Acme.BookStore.HttpApi.Host

\Acme.BookStore\src\Acme.BookStore\bin\Debug\net5.0\Volo.Abp.Commercial.SuiteTemplates.dll

hi,

Identity Server is integrated in your project and it supports OpenID which means you can use standard OAuth protocol. There's no specific doc for Google's OAuth but this protocol is same for all 3rd parties.

1- the textbox will be validated against an email input. so if you check this user must enter a valid email to the input.

2- if the question is related to the ABP Framework you can ask on the ABP Framework GitHub Discussion page or send to info@abp.io an email if it's not a technical discussion.

Answer

@hakan.uskaner the publish for 4.3.0-rc2 has just finished. you have tried while it's being deployed. can you try again.

Showing 1051 to 1060 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 23, 2025, 10:47