Activities of "maliming"

hi

Is this error only happen when file doesn't exist or was deleted because it expired?

hi

Is the menu angular or mvc page?

Answer

hi

Check your logs.txt

There may be this line in your app. Please remove it.

#if DEBUG
        context.Services.Replace(ServiceDescriptor.Singleton<IEmailSender, NullEmailSender>());
#endif

https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

Fixed, You can try again.

hi

I have no other idea.

ok.

hi

ObjectHelper.TrySetProperty(
    multiTenantEntity,
    x => x.TenantId,
    () => your_tenantId
);

hi

You can try to add InvariantGlobalization to DbMigrator

<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <InvariantGlobalization>true</InvariantGlobalization>
  </PropertyGroup>

</Project>

https://learn.microsoft.com/en-us/dotnet/core/runtime-config/globalization

ok, Please wait for the email reply. Thanks.

Hi,

You can send an email to license@abp.io. your ticket refunded.

Showing 6221 to 6230 of 11531 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.