Activities of "icoretchi"

Hi,

After I added:

The build give me the following error:

Hi,

Do you mean to add the following package to Blazor project:

<PackageReference Include="Volo.Docs.Admin.Web" Version="8.3.1" /> <PackageReference Include="Volo.Docs.Web" Version="8.3.1" />

Hi,

it's very strange. Let's try again.

Hi,

  1. Adding Module Dependencies for all tiers
  2. Entity Framework Integration
  3. Linking Docs Module
  4. Adding New Docs Project
  • ABP Framework version: v8.3.1
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): separated
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I've integrated Docs Module in the AdministrationService, and I've followed all the steps from the abp docs module documentation, but unfortunately docs menu does not appear and the /documents endpoint is not found. Any suggestions?

Thanks

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v8.3.1
  • UI Type: Angular / MVC / Blazor WASM / Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

I've noticed that since version 8.3.0 the abp suite show only the button to add existing solution. Another one that existed for create solution disappeared.

Hi,

Is it possible to manually specify the locale for the IStringLocalizer service. Thanks.

Hi,

Is it possible to get somehow the current user settings in Background worker?

Check the docs before asking a question: https://abp.io/docs/latest Check the samples to see the basic tasks: https://abp.io/docs/latest/samples The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info: 🧐 Hint: If you are using the ABP Studio, you can see all the information about your solution from the configuration window, which opens when you right-click on the solution and click on the Solution Configuration button.

  • ABP Framework version: v8.3.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

In background worker I require IStringLocalizer service, but unfortunately is not correctly resolving current language. Any ideas?

Hi,

I am forced to use it, because of third-party libraries that I need. It's not a big problem of course. I am just removing the <string, StringValues>. It was just a suggestion to generate IFormCollection as any.

Cheers

Showing 1 to 10 of 87 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35