I have moved a specific table extension from one specific overlaying model (which belong to ApplicationSuite) to a new specific Package (in full extension).
When i build my project i have this error on a table extensions: All the specific extensions fields already exist:
"The field 'XXX' on the extension 'CaseDetailBase.MyExtension' already exists. This extension cannot be applied to the base element."
I check the xml file in the origin folder model: not exist => OK
I had try with no success:
-http://mybhat.blogspot.fr/2017/07/error-field-fieldname-on-extension.html => KO
-Full Build of all models with referenced packages + Build of the project => KO
-Full Build of the ApplicationSuite + Build of the project =>KO
-Full Build of my new Model + Build of the project => KO
-Destroy the object from my project + Full Build of all models whith referenced packages + check with a new test extension file (no specific fields seen => Ok)
=> errors are gone then i paste the xml file in my target model folder + refresh model in Visual Studio + build of my project: KO => errors reappears
Any Ideas?
Version: 1611 Release Plateform10