Activities of "desenvolvimento@logicpulse.com"

No, the LanguageInfo is the default.

I don't have the code you provided, but when debugging, I found the problem. The AbpLocalizationOptions is configure two times (BlazorModule and DomainModule). Can I ignore the BlazorModule?

BlazorModule

DomainModule

Hi,

Thank's for the response.

By doing this, the database is successfully created, however the following error is always displayed, and the server does not start. If we remove the OnPostApplicationInitializationAsync after database creation, it runs normally. In DBMigrator this error does not happen.

An exception occurred in the database while saving changes for context type 'Volo.Abp.LanguageManagement.EntityFrameworkCore.LanguageManagementDbContext'. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert duplicate key row in object 'dbo.AbpLanguages' with unique index 'IX_AbpLanguages_CultureName'. The duplicate key value is (tr).

DBMigrator

Hi,

I had already tested this option, but it had not worked, however doing as you say, it works.

Thank's

The same happens with the example FileUpload2

顯示 4 個紀錄的 1 到 4 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11