Corrected from:
Project template ApplicationTemplate Standard V3.21
Response of the new version:
The project template of the Application Template also supports multi-device projects where the Application Template is not used in all devices.
What happens?
When compiling the project the following error message appears in the message window:
Internal error:System.InvalidOperationException: Folder not found
When does the behaviour occur?
The error message occurs in multi-device projects (project with several controllers) if the project was created based on the Application Template and the second device does not have the structure of the Application Template. If the project of the second device is compiled, the message appears.
Which products are affected?
Project template ApplicationTemplate Standard
Short-term measures:
Deactivate the refactoring plug-in of the application template before translation. To do this, set the 'AT_PlugIn' property in the 'Project Information' dialog (menu 'Project' > 'Project Information') to the value 0.0.0.0.
To activate the PlugIn, reset the value of the 'AT_PlugIn' property to 1.0.0.0.
Evaluation/Recommendations:
The project template of the Application Template does not support multi-device projects unless all devices are created based on the Application Template.
Automatic Translation