Overview
When editing and designing a solution, temporary folders and data are automatically created to store information like user UI settings, code compiler output, trace logs, and other types of temporary data connected to a specific solution.
In general, the user doesn't need to be aware of these folders, and they can be deleted at any time, as they don't hold any solution configuration. However, in advanced scenarios, it may be useful to know about these folders and the type of data they contain.
On this page:
Temporary Folders
Solutions-Data Folders | |
---|---|
Folder | Usage |
Git | Store exports of the Solution configuration, when the 'Automatically Export Changes" is set on Designer Home Page. |
NetCompiler | Use by the .NET code compiler to store intermediated compiler file and debug information. |
Settings | Used to store users preference, and states for the Grids, when using the Designer. |
TagsUsage | When Runtime → Built and Publish option is setup to Debug, text files are created in this folder with information of all tags used on Scripts-Tasks and Displays. |
TraceLogs | Used to store specific solution logs, when enabled at Runtime→ Startup and Runtime→ Build And Publish. |
In this section: