Activities of "liangshiwei"

Answer

Hi,

The background jobs can't get HTTP context, so no current user exists.

Hi,

please share the error logs

Hi,

could you share a minimum reproducible project with me? i will check it.

shiwei.liang@volosoft.com

HI,

i could not reproduce the problem

my steps

  • create a project via suite
  • add file module as package

Hi,

you can add these packages to Blazor.server project and add the module dependencies

BTW, payment gateway page doesn't support Blazor webassembly UI

Answer

Hi,

Background job is an independent thread

See https://abp.io/support/questions/7261/Best-practice-backgroud-job-in-a-microservices-environment#answer-3a12d477-e7fa-896b-00c0-38f06cdfc23e https://abp.io/support/questions/6417/AsyncBackgroundJob-injected-repositories-context-has-null-tenant-and-null-user

CS0433 The type 'AccountUrlNames' exists in both 'Volo.Abp.Account.Application, Version=8.2.2.0, Culture=neutral, PublicKeyToken=null' and 'Volo.Abp.Account.Pro.Public.Application, Version=8.2.2.0, Culture=neutral, PublicKeyToken=null' PartnerPortal.HttpApi.Host

Please remove Volo.Abp.Account.Application package from your solution

Volo.Abp.Account is an open-source module, you don't need it, please remove those package

Volo.Abp.Account.Pro is a pro module for commercial.

Hi,

Maybe related to this: https://abp.io/support/questions/6409/Mobile-MAUI-Android-Release-build-stuck-on-splash

Hi,

It works for me.

you need to set the Remember me to true; otherwise, the cookie age is session. you can override the login page to set Remember me to true

Hi,

You should put the localization files in the same project

Showing 601 to 610 of 5992 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 18, 2024, 05:54