Overview
When editing and designing a solution, temporary folders and data is are automatically created , to store information like user UI settings, output for code compiler output, trace logs, and other type types of temporary data that is connected to one a specific solution.
In general, the user doesn't need to be aware of those folderthese folders, and they can be deleted anytimeat any time, as they don't hold any solution configuration. For However, in advanced scenarios, it may be useful to know those folders what what kind of that it holdsabout these folders and the type of data they contain.
On this page:
Table of Contents | ||
---|---|---|
|
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 , toto store intermediated compiler file and debug informationinformation. |
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→StartupRuntime→ Startup and Runtime→BuildRuntime→ Build And Publish. |
In this section:
Page Tree | ||
---|---|---|
|