Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: TemporaryFolder

From Catglobe Wiki

<accesscontrol>Main:MyGroup</accesscontrol> 

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"/>