Activities of "jhsanc"

Hi,

You can try:

(await GetDbContextAsync()).Users 

This not found because users not exists in DbContext: See the DbSets:

Maybe was a issue in my environment, thank you for your help. I closed this ticket.

Thank you,

Everything founds good but I have only this issue using abp suite code generator, made this method:

But AppUser not exists in current db context, how can I do to replace this context for Identity Context.

Thank you,

  • 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,

Showing 71 to 80 of 94 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13