Key: TemporaryFolder

From Catglobe Wiki
Revision as of 11:35, 7 February 2012 by Cg pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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