Activities of "avbyte"

Hi,

I was reading this ticket https://abp.io/support/questions/6432/v800-Permission-issue and I am wondering how to apply the suggested solution in the context of OpenIddict module that has replaced IdentityServer module according to https://abp.io/docs/latest/modules/identity-server.

My actual problem is that user permissions are granted successfully, i.e. I can see the entries in AbpPermissionGrants table, but are never applied when running. To be more specific, I have a RadzenSplitButtonItem inside an AuthorizeView bound to a Policy. I've provided the user permissions for that Policy through the relative ABP Permissions Management screen but never see the RadzenSplitButtonItem when logging with the authorized user. On the contrary, when I apply the same Policy to one of the roles that the user in question has, the RadzenSplitButtonItem appears. I've logged out, flushed the Redis cache, restarted the application etc.

  • ABP Framework version: v8.3.4
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Separate AuthServer project in the solution, which we start without debugging as a separate instance before running the application in development mode.

Thanks in advance Antonis Varkas Byte Computer

Hi,

I would like to report an issue we are facing as an Organization in a whole. Despite using a valid commercial license, we fail to download commercial-only nuget packages while restoring. Details as listed below

  • ABP Framework version: v7.4.5
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server) / Dapper
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  Determining projects to restore...
C:\Byte\byte-project\src\ByteProject.HttpApi.Client\ByteProject.HttpApi.Client.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi\ByteProject.HttpApi.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi\ByteProject.HttpApi.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.Blazor\ByteProject.Blazor.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
  Failed to restore C:\Byte\byte-project\src\ByteProject.HttpApi.Client\ByteProject.HttpApi.Client.csproj (in 1.93 sec).
  Failed to restore C:\Byte\byte-project\src\ByteProject.HttpApi\ByteProject.HttpApi.csproj (in 2.21 sec).
  Failed to restore C:\Byte\byte-project\src\ByteProject.Blazor\ByteProject.Blazor.csproj (in 2.75 sec).
C:\Byte\byte-project\src\ByteProject.Application.Contracts\ByteProject.Application.Contracts.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
  Failed to restore C:\Byte\byte-project\src\ByteProject.Application.Contracts\ByteProject.Application.Contracts.csproj (in 388 ms).
  Failed to restore C:\Byte\byte-project\src\ByteProject.HttpApi.Host\ByteProject.HttpApi.Host.csproj (in 3.46 sec).
C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.Application\ByteProject.Application.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.Application\ByteProject.Application.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
  Failed to restore C:\Byte\byte-project\src\ByteProject.Application\ByteProject.Application.csproj (in 1.01 sec).
  Failed to restore C:\Byte\byte-project\test\ByteProject.Data.Tests\ByteProject.Data.Tests.csproj (in 3.65 sec).
C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
  Failed to restore C:\Byte\byte-project\test\ByteProject.Domain.Tests\ByteProject.Domain.Tests.csproj (in 3.69 sec).
  Failed to restore C:\Byte\byte-project\test\ByteProject.Application.Tests\ByteProject.Application.Tests.csproj (in 3.84 sec).
C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.HttpApi. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
C:\Byte\byte-project\src\ByteProject.DbMigrator\ByteProject.DbMigrator.csproj : error NU1101: Unable to find package Volo.Abp.AuditLogging.Application.Contracts. No packages exist with this id in source(s): C:\Program Files\dotnet\library-packs, CliFallbackFolder, devexpress.com, Microsoft Visual Studio Offline Packages, nuget.org [C:\Byte\byte-project\ByteProject.sln]
  Failed to restore C:\Byte\byte-project\test\ByteProject.HttpApi.Tests\ByteProject.HttpApi.Tests.csproj (in 4.49 sec).
  Failed to restore C:\Byte\byte-project\src\ByteProject.DbMigrator\ByteProject.DbMigrator.csproj (in 1.98 sec).
  16 of 27 projects are up-to-date for restore.
  • Steps to reproduce the issue:
    • Establish a totally clear environment (delete all obj,bin folders & force clear nuget cache through nuget locals all -clear)
    • Attempt to restore nuget packages either using the UI facility of VS on the root of the Solution or outside the IDE through dotnet restore

Looking forward for your advice on how to overcome this. Thanks in advance,

Antonis Varkas Byte Computer

Showing 1 to 2 of 2 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.1.0-preview. Updated on November 03, 2025, 07:01