Activities of "jhsanc"

  • ABP Framework version: v5.0.0.1
  • UI type: Blazor WebAssembly
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

In other versions of abp exists an entity called AbpUser, in the new version this entity not exists. What is the right way to create a relation of my entity to user abp entity.

I'm usind EF.

Thank you,

Hi,

Sorry I can't reproduce the problem

.

Can you try use dotnet run command to start the Blazor project?

Hello, now I know how reproduce the problem. If you put a single name with the project then this not run. For example: Company.Cars found. But if your project name is Cars then not run.

Sometimes output window in VS display this message:

Failed to load resource: net::ERR_NAME_NOT_RESOLVED [https://dc.services.visualstudio.com/v2/track]

  • ABP Framework version: v5.0.0-rc.1

  • UI type: Blazor WebAssembly

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no

  • Exception message and stack trace:

  • Blazor WebAssembly keeps loading and never show the interface.

  • API founds good and display swagger fast.

  • When stop application in Visual Studio display this message:

  • The program '[12524] iisexpress.exe' has exited with code 4294967295 (0xffffffff). The program '[18932] iisexpress.exe' has exited with code 4294967295 (0xffffffff). The program '' has exited with code 4294967295 (0xffffffff). The thread 0x0 has exited with code 0 (0x0). The program 'localhost:44307' has exited with code 4294967295 (0xffffffff). The program '' has exited with code 4294967295 (0xffffffff).

  • Steps to reproduce the issue:"

  • Create new blazor web assembly application with abp suite, select separate tenant and public web page with CMS.

  • Run application and not load.

Thank you,

Hello, sorry but I installed the new version 4.4.3 and this issue continue. Can you tell me, when going to fix that.

Thank you so much,

can you reproduce it with 4.4.2?

Hello Albert, I already reproduced with 4.4.2, I select my module and with Generate new entity with "Create user interface" option checked. This not generate the User Interface pages in blazor webassembly, I saw the same with the previous version. This is my entity: Thank you

Hello I already install the 4.4.1 version. And in my test, abp suite continue without creating user interfase. Can you tell me when going to fix this problem.

Thank you,

We apologize for misinforming you, but this feature was not stable & ready when we released v4.4. So It is postponed to next milestone.

Ok, thank you, then I continue waiting.

https://support.abp.io/QA/Questions/1233/ABP-Suite-does-not-generate-Blazor-UI-for-a-module

Thank you it's clear not supported yet.

Yes, it is planned to be supported at version 4.4 (https://support.abp.io/QA/Questions/1233/ABP-Suite-does-not-generate-Blazor-UI-for-a-module#answer-b698ced4-ecd2-3b97-2f66-39fc2aaf7e95)

Hello gterdem(yekalkan ) told me with 4.4 was planned support user interfase creation for blazor ui, I already updated and this continue not found for me.

Thank you

Can you try to call builder.ConfigureIdentityPro(); before cofigure your entities?

You fix my problem, thank you so much.

Showing 51 to 60 of 71 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54