Activities of "liangshiwei"

Hi,

sorry, I didn't receive the email

HI,

You can try removing those records from the database and restarting your application.

By the way, we will release the new patch version today; you can wait for it.

The reason is L(..) method return a object

try this

private readonly IStringLocalizer<NotificationResource> _localizer;

....
.WithProperty(AppTextTemplateConsts.DescriptionPropertyName,_localizer[$"{notification}:{AppTextTemplateConsts.DescriptionPropertyName}"].Value)
...
....



Hi,

we will release 8.2.1 and 8.3.0rc1 today.

Hi

Can you check these? they are some related questions

  • https://abp.io/support/questions/5446/Missing-AuthServerpfx-when-deployed-to-Azure
  • https://abp.io/support/questions/7243/authserverpfx-file-can't-be-found
  • https://abp.io/docs/latest/Deployment/Configuring-OpenIddict#production-environment

Hi,

you can try replace the component.

@attribute [ExposeServices(typeof(Authentication))]
@attribute [Dependency(ReplaceServices = true)]

could you share a project with me? shiwei.liang@volosoft.com

HI,

shared

Answer

what's the error log

try add BlazorServer instead of BlazorWebAssembly

Showing 841 to 850 of 6045 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06