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: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:System_keys]]
{{HelpFiles_Deployment}}




=====Key: TemporaryFolder=====
==Key: TemporaryFolder==


===Syntax===
===Syntax===

Latest revision as of 09:35, 7 February 2012

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