Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

When editing and designing a solution, temporary folders and data is automatically created, to store information like user UI settings, output for code compiler, trace logs, and other type of temporary data that is connected to one specific solution. 

In general, the user doesn't need to be aware of those folder, and they can be deleted anytime, as they don't hold any solution configuration. For advanced scenarios, it may useful to know those folders what what kind of that it holds.

On this page:

Table of Contents
stylenone


Temporary Folders

Solutions-Data Folders
FolderUsage
ImportExportUsed by Solution-Export, and Import Plugins and ImportTags
GitStore exports of the Solution configuration, when the 'Automatically Export Changes" is set on Designer Home Page.
NetCompilerUse by the .NET code compiler,  to store intermediated compiler file and debug information 
SettingsUsed to store users preference, and states for the Grids, when using the Designer
TagsUsageWhen 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
TraceLogsUsed to store specific solution logs, when enabled at Runtime→Startup and Runtime→Build And Publish