Key: TemporaryFolder
Key: TemporaryFolder
Syntax
<add key="TemporaryFolder" value="[PATH]"/>
[PATH]: A logical path on the server where the Catglobe system is placed.
Purpose
Specify where other temporary data is stored.
This is a required key.
Add ASPNET_Impersonated user with full access rights to this folder.
Example of key
<add key="TemporaryFolder" value="C:\Temp"/>