Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "yekalkan"

Hi,

I couldn't reproduce this issue. Can you provide more steps to reproduce?

If you build the solution, you will notice that previously generated code is still exist and causes bug in several places (ex: AppPermissions). Also somewhere in Angular side. You need to remove them.


If you would like to know why rad tool doesn't does that by itself:

Because removing code is much less reliable work than generating. Also, if generated code is modified, rad tool can not determinate which lines to remove.

1-) We could disable changing menu in UI while regenerating. Then you have to do all the work. 2-) We would allow you to change menu in UI, even though there will be errors in your project. But this way, tool will generate the new code and you will just remove the old one.

We choose the second option.

It's not just disabled in UI but also not implemented in generation. So this is not a bug . Probable reason that it's not implemented so far, is that it is rarely used. Usually "Default" or "Unknown" values are defined and used for null values.

However, if you can create a issue for that in https://github.com/aspnetzero/aspnet-zero-core as a request, we may implement this.

New version is released, Download it from https://marketplace.visualstudio.com/items?itemName=Volosoft.AspNetZeroPowerTools

Then you can regenerate your entity.

Answer

Yes.

I get it now.

Import "ClienteDtoGeneros" instead of "Generos" in both files. This should fix the issue for now.

We'll fix this soon.

What is the value of ProjectVersion in "AspNetZeroRadTool/config.json" file?

What is your project version?

ProjectVerison is null in your config. Please fill it and try again. ("v6.6.1" for example)

I haven't received it. If you're sure that you have sent it correctly, then there may be something wrong with support mails. Please also send to [email protected] for now.

edit: now i received.

Could you send "config.json" file in "aspnet-core/AspNetZeroRadTool" folder to [email protected]?

Showing 141 to 150 of 314 entries