Base solution for your next web application

Activities of "m.aliozkaya"

Hi @kworkme,

First of all, we do not recommend associating the TranslationEntity created for the translation of an entity with another entity. We will make an improvement to prevent it from showing in Power Tools.

Also, are the entities in the navigation properties still included in your project? Based on the first JSON file you sent, is the AIReplyTranslation entity still in your project?

Errors related to dbcontext may be related to previous migrations or your current database. I suggest you clean up your migrations.

If you still have problems, we can help you more easily if you share your project with us. [email protected]

Hi @kworkme,

It should be fixed in this power tools version. Could you delete the file templates folder located at*/AspNetZeroRadTool/FileTemplates and regenerate it again?

Hi @kworkme,

Could you share your JSON as code?

{
    "EntityName" : "Category"
}

Hi @Bernard,

I found the source of the problem, thank you for sharing the JSON files with us and reporting this error.

This problem is caused by multiple reasons, so it may take time to resolve. Thank you for your patience.

Oh sorry, the packages are the latest version on dotnet. You need to update to the latest version of Abp. Does your problem still occur? If it is not resolved, I will re-examine what we can do.

Hi, you need to migrate it with efcore. This problem will resolved at next release.

Hi @wmaiuri,

Can you upgrade the following packages to the latest version? https://www.nuget.org/packages/Abp.AspNetZeroCore https://www.nuget.org/packages/Abp.AspNetZeroCore.Web/

Hi @Bernard,

I tested in a fresh solution but I couldn't reproduce the issue. Could try to run yarn create-bundles?

If your problem still occurs please send me steps to reproduce it.

Hi @Ojala7,

I created an issue for it. You can follow the progress here https://github.com/aspnetzero/aspnet-zero-core/issues/5166

Answer

Hi @Ojala7,

The files are located in the database as binary. Currently, you need to customize your application.

Showing 11 to 20 of 147 entries