"sukhdeep.dhillon" 'in aktiviteleri

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

  • ABP Framework version: v6.0.2
  • UI type: MVC
  • DB provider: EF Core

Hi,

I want my AppServices to return Fake or Real data based on how clients call. Client can either ask for Real or Test data. so what is the best way to implement it because I have multiple AppServices and each has multiple actions.

Should I create 2 AppServices: RealAppService & FakeAppService

plus, what is the best way for client to ask for real or fake data. should client pass parameter in request header and if they do in the request header. how can I intercept the request and based on header value instantiate the real or fake app service.

  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core

Hi,

When I update the @volosoft/abp.ng.theme.lepton-x package to its latest version then I'm getting the following error:

  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core

Hi, after updating the ABP from V6.0 to V7.2.2.** Random tests are failing **

following is the screenshot of ABP Sample tests is failing sometimes I'm getting Null Reference Exception and Sometime System.InvalidOperationException : SqliteConnection does not support nested transactions.

I have tried to add the context.Services.AddAlwaysDisableUnitOfWorkTransaction(); but the issue is still there

  • ABP Framework version: v5.3.0
  • UI type: MVC
  • DB provider: EF Core

Hi I'm migrating my application from V5.3.0 to V6. I found that the following package Volo.Abp.Studio.ModuleInstaller still at rc

  • ABP Framework version: v6.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

As I was upgrading my project to V6.0. I found that the following package is still at 6.0.0-rc.3.

Thank you,

  • ABP Framework version: v5.2.2
  • UI type: MVC
  • DB provider: EF Core

How to add styles or scripts CDN link to the default layout of MVC application.

ABP doesn't allow to add direct CDN links to the bundling system.

Plus, how to add links at a specific line. for example: if I have 20 styles and 15 scripts to download in one page. how can I specify the sequence(script1.js should be before script2.js) using Layout hooks.

  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core

As I have installed the CMS PRO module in the existing application where I only have web project. I don't have web.public project in the existing application which usually gets created --with-public-website flag.

first of all, may I know how web and web.public projects are different. There is no documentation related to web.public project.

how can I see the pages created thru CMS module in the web project, instead of web.public project.

Plus, as I have also installed the Forms module and I can see the forms in the** web project.**

  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core

I installed Volo.Forms module into the existing application. in this module, functionality that allow to download responses into CSV file doesn't work.

As Application service layer depend on the CsvHelper library. if I use CsvHelper (15.0.9) version, blank file gets downloaded without any data in it. but if I use the latest version of CsvHelper (27.2.1) then getting the following error

Soru
  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core

As I'm trying to add CMS module kit to the application by running the following command: abp add-module Volo.CmsKit.Pro

it doesn't add reference to the some of the projects .csproj file. build is getting failed after running this command.

if I want to add it manually, how do I know in which project should I add which package.

FYI, when I run abp add-module Volo.Forms, it successfully add the Forms module to the application.

  • ABP Framework version: v5.2.0
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

After upgrading to V5.2.0, getting the following error:

To solve the issue, I tried to run abp install-libs command under Blazor project, then get the following error

21 kayıttan 11 ile 20 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11