Activities of "Emanuele.Filardo"

Answer

Is still missing GUID property type

Answer

Same issue of 4.4.X, in some template AppService has entity-name in other entity-name-plural

I no longer have problems with CLI 5.0.0-rc1, nuget and npms, but I'm on Blazor Server + EfCore Sql Server with VS 2022 17.0.1 since solution is based on .net 6.0

My steps:

  1. uninstalled abp e cli (4.4.4 main workstation and 5.0.0-beta3 notebook),
  2. install stable (4.4.4)
  3. update to pre-release (5.0.0-rc1)

On VS2022 with 5.0.0-rc1 seem to be working.

VS 2022 using dotnet run with 5.0.0-beta3 same random error with log truncated: Volo.Abp.AbpException: Undefined permission: IdentityServer.IdentityResourc

This is new for me: [12:14:55 WRN] Unhandled exception rendering component: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.MainHeader.MainHeader.Dispose() at Microsoft.AspNetCore.Components.Rendering.ComponentState.Dispose() at Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispose(Boolean disposing) [12:14:55 WRN] Unhandled exception rendering component: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.Navigation.MainSiderbar.Dispose() at Microsoft.AspNetCore.Components.Rendering.ComponentState.Dispose() at Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispose(Boolean disposing) [12:14:55 ERR] Unhandled exception in circuit 'n4jrJsB74BSqQoAm48gqZ7JuicaORcTXqEymb55ZBek'. System.AggregateException: Exceptions were encountered while disposing components. (Object reference not set to an instance of an object.) (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.MainHeader.MainHeader.Dispose() at Microsoft.AspNetCore.Components.Rendering.ComponentState.Dispose() at Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispose(Boolean disposing) --- End of inner exception stack trace --- ---> (Inner Exception #1) System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.Navigation.MainSiderbar.Dispose() at Microsoft.AspNetCore.Components.Rendering.ComponentState.Dispose() at Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispose(Boolean disposing)<---

I've the same issue, more details in: https://support.abp.io/QA/Questions/2126/Error-VoloAbpAbpException-Undefined-permission-AbpId#answer-c4e31d36-4b85-a6ac-a44f-3a00363b7004

I have the same issue, with all combination of CLI & nuget 4.4.4 / 5.0.0-beta3 on Blazor Server with EfCore. 1st run all is ok 2nd run error and log truncated: Unhandled exception in circuit '1p-8ASDVzLQleQfw2SNY1-9IQo226k0XJ5M-bbKlSC4'. Volo.Abp.AbpException: Undefined permission: AuditL

Undefined permission can be different on each run, and this appen only if there is an instance of browser left open

Hi, in v5 based on .net 6 I think that new types Date and Time should be added

Answer

I already updated to 4.4.2 and I have not customized any templates before.
In order to double check if this issue has been fixed or not, I ran
dotnet tool update -g Volo.Abp.Cli and
abp suite update again.

After doing that, I checked Server.AppService.AppService.txt in the Edit Templates page, the AppService name was still plural. You can see that in the picture below.

I've tried to unistall cli abp and now issue still there in 4.4.2

Probably I have tested changes before reset template or customized was restored by wrong git.

Answer

I have seen users reported this issue in the Bugs & Issues v4.3.X post. Until v4.4.2 this issue still exists.

ABP team please at least answer the question that other users also asked: "Is this a new approach for naming convention? Or is this a bug in the templates?"

Try to update abp cli, it was solved since 4.4.1. https://blog.abp.io/abp/ABP.IO-Platform-4.4-Final-Has-Been-Released!

If you have customized templates, you should remove those.

Showing 21 to 30 of 39 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11