Activities of "sukhdeep.dhillon"

  • ABP Framework version: v8.1.4
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hi, after upgrading to V8.1.4. I'm getting the following error when generating Angular proxies

  • ABP Framework version: v8.2.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hi, after upgrading to V8.2.0, getting the following error

I tried the solution from the other issue (https://abp.io/support/questions/7551/HANGFIRE-WORKERJOB-REGISTRATION-PROBLEMS-ON-ABP-820), but getting compile time error onRecurring.AddOrUpdatemethod

the error is coming from the Text Template Domain Module. look at the screenshot but it only appear after upgrading to V8.1.4

  • ABP Framework version: v8.1.4
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hi,

as I have upgrade my code to the ABP version 8.1.4

getting the following runtime exception in the console

after deploying to app service, I can also see the error in the application insight

  • ABP Framework version: v8.1.4
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hi,

Can I use the custom payment gateway with in Angular application https://docs.abp.io/en/commercial/latest/modules/payment-custom-gateway

  • ABP Framework version: v8.1.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)

Hi,

My app is working fine, but getting the following error in the Log Stream (attached screenshot from Azure App Service Log Stream)

FYI, I found this issue after upgrading from V6 to V8

following screenshot of packages installed related to health check

thanks you for your response if return Dto has property of type DateTime then it should follow some kind of format like yyyy-MM-dd like that

how can I set any kind of specific format for all DateTime type

  • ABP Framework version: v7.2.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hi,

in ABP, is there any specific way to implement the following:

  1. How to convert application wide datetime from UTC to EST
  2. Format datetime for all API responses
  • ABP Framework version: v7.2.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

in my application, I have created few domain services to only create child entities with new Guid id by using GuidGenerator service in Domain manager.

is there any way, I can get rid of these domain services because they are only there to create guid for child entity

Hi team,

quick question,

when ABP is planning to add the Template for Blazor SSR (Blazor Full stack web UI).

I'm asking the question here because I couldn't find on the website

Showing 21 to 30 of 66 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13