Hi,
I upgrade our solution to a new version when we regenerate some existing tables we getting this error, how to fix this?
CoursesAppService.cs is being generated. Warning: System.Exception: Word can not be null. exiting... at AspNetZeroRadTool.FileWizards.FileGenerators.Generic.ReplacerBase.Lower(String word) at AspNetZeroRadTool.FileWizards.FileGenerators.Generic.ReplacerBase.ReplaceAlsoWithLowerCase(String template, String placeholder, String value)
Please help
Cheers,
4 Answer(s)
-
0
Hi @MYBUSINESSDNA
Could you share your PowerTools version, App version and also share the generated JSON file with us ?
Thanks
-
0
powertool version: 3.5.1 App version 12.3.0 download the json file in here https://drive.google.com/file/d/1XQYHwvr9rlp_Bfz2duho8kq5VoXlRThp/view?usp=sharing
-
0
powertool version: 3.5.1 App version 12.3.0 download the json file in here https://drive.google.com/file/d/1XQYHwvr9rlp_Bfz2duho8kq5VoXlRThp/view?usp=sharing
-
0
Hi @MYBUSINESSDNA,
Could you update your navigation properties with the following code?
"ForeignEntityName": "Qualification", "ForeignEntityNamePlural": "Qualifications",