Activities of "HenkP"

  • ABP Framework version: v5.2.0
  • UI type: Angular
  • DB provider: EF Core
  • ** Angular): Yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Getting errors when i generate the crud page.

All ready deinstalled the cli and suite. Reinstall Cli and Suite but the same error

This is the log of C:\Users\admhp.abp\suite\logs

2022-04-14 13:43:38.415 +02:00 [INF] 1/7 - EntityGenerateCommand started... 2022-04-14 13:43:40.630 +02:00 [INF] 1/7 - EntityGenerateCommand completed. | Duration: 2214 ms. 2022-04-14 13:43:40.631 +02:00 [INF] 2/7 - RepositoryCommand started... 2022-04-14 13:43:41.420 +02:00 [INF] 2/7 - RepositoryCommand completed. | Duration: 789 ms. 2022-04-14 13:43:41.420 +02:00 [INF] 3/7 - ManagerCommand started... 2022-04-14 13:43:41.434 +02:00 [WRN] ---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "Cannot read the template Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Domain.Manager.txt", "details": null, "data": {}, "validationErrors": null }

2022-04-14 13:43:41.434 +02:00 [WRN] Cannot read the template Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Domain.Manager.txt Volo.Abp.UserFriendlyException: Cannot read the template Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Domain.Manager.txt at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Services.TemplateService.ReadFromTemplateAsync(String relativeResourceName, CrudPageCommandOptions options, String defaultValue) at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Services.TemplateService.PopulateTemplateAsync(String relativeResourceName, CrudPageCommandOptions options) at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.ManagerCommand.e5ujFnlaTq() at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.ManagerCommand.ExecuteAsync(CrudPageCommandOptions options) at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.CommandManager.ExecuteAllAsync(CrudPageCommandOptions options) at Volo.Abp.Suite.Areas.AbpSuite.CrudPageGenerator.Commands.CrudPageGenerator.GenerateAsync(EntityModel entity, Solution solution) at Volo.Abp.Suite.Controllers.CrudPageGeneratorController.SaveAndGenerateEntityAsync(Guid solutionId, EntityModel entity) at lambda_method1804(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.

  • ABP Framework version: v5.1.4
  • DB provider: EF Core
  • **Tiered (MVC)

I have a question how we can give an external company access to the api with tenant environment.

We have built a 2nd api specifically for external use. What is the best way to give the remote company access to the api. We have worked a lot with JWT authentication. Does anyone have an example of how that might work?

I use visul studio to build en restore. It is working now. Why is a mystery because i didn't change it. Maybe he could not found the good nuget package url or something. Thanks for the support..

&lt;PackageReference Include=&quot;Volo.Abp.Identity.Pro.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.IdentityServer.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.BackgroundJobs.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.AuditLogging.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.FeatureManagement.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.PermissionManagement.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.SettingManagement.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.BlobStoring.Database.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.LanguageManagement.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Saas.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.TextTemplateManagement.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.LeptonTheme.Management.Domain.Shared&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.Commercial.SuiteTemplates&quot; Version=&quot;5.1.4&quot; /&gt;
&lt;PackageReference Include=&quot;Volo.Abp.GlobalFeatures&quot; Version=&quot;5.1.4&quot; /&gt;

Al the csproj files has the new version but when i restore de nuget package he is Unable to find package from abp with version 5.1.4

Hello Abp,

I have a problem. I have updated the abp suite from 4.4.x to 5.1.4.

When i use the command abp update all packages are up to date. When i restore my packages in visual studio i am getting this message for all abp package. Error NU1102: Unable to find package Volo.Abp.LeptonTheme.Management.Domain.Shared with version (>= 5.1.4)

  • Found 208 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ] how can we solve this?

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.1.4

  • UI type: Angular

  • DB provider: EF Core

    Error NU1102: Unable to find package Volo.Abp.LeptonTheme.Management.Domain.Shared with version (>= 5.1.4)

    • Found 208 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ]
    • Found 0 version(s) in DevExpress 21.2 Local
    • Found 0 version(s) in Microsoft Visual Studio Offline Packages
    • Found 0 version(s) in nuget.org
    • Found 0 version(s) in PrefextXL
    • Found 0 version(s) in BlazoriseMyGet Error NU1102: Unable to find package Volo.Abp.Identity.Pro.Domain.Shared with version (>= 5.1.4)
    • Found 36 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ]
    • Found 0 version(s) in DevExpress 21.2 Local
    • Found 0 version(s) in Microsoft Visual Studio Offline Packages
    • Found 0 version(s) in nuget.org
    • Found 0 version(s) in PrefextXL
    • Found 0 version(s) in BlazoriseMyGet Error NU1102: Unable to find package Volo.Saas.Domain.Shared with version (>= 5.1.4)
    • Found 208 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ]
    • Found 0 version(s) in DevExpress 21.2 Local
    • Found 0 version(s) in Microsoft Visual Studio Offline Packages
    • Found 0 version(s) in nuget.org
    • Found 0 version(s) in PrefextXL
    • Found 0 version(s) in BlazoriseMyGet Error NU1102: Unable to find package Volo.Abp.TextTemplateManagement.Domain.Shared with version (>= 5.1.4)
    • Found 189 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ]
    • Found 0 version(s) in DevExpress 21.2 Local
    • Found 0 version(s) in Microsoft Visual Studio Offline Packages
    • Found 0 version(s) in nuget.org
    • Found 0 version(s) in PrefextXL
    • Found 0 version(s) in BlazoriseMyGet Error NU1102: Unable to find package Volo.Abp.LanguageManagement.Domain.Shared with version (>= 5.1.4)
    • Found 208 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ]
    • Found 0 version(s) in DevExpress 21.2 Local
    • Found 0 version(s) in Microsoft Visual Studio Offline Packages
    • Found 0 version(s) in nuget.org
    • Found 0 version(s) in PrefextXL
    • Found 0 version(s) in BlazoriseMyGet Error NU1102: Unable to find package Volo.Abp.Commercial.SuiteTemplates with version (>= 5.1.4)
    • Found 202 version(s) in ABP Commercial NuGet Source [ Nearest version: 4.4.4 ]
    • Found 0 version(s) in DevExpress 21.2 Local
    • Found 0 version(s) in Microsoft Visual Studio Offline Packages
    • Found 0 version(s) in nuget.org
    • Found 0 version(s) in PrefextXL
    • Found 0 version(s) in BlazoriseMyGet
Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11