Difference between revisions of "Key: FilePath"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:System_keys]]
 +
{{HelpFiles_Deployment}}
 

 

  
=====Key: FilePath=====
+
==Key: FilePath==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 11:26, 7 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: FilePath

Syntax

<add key="FilePath" value="[PATH]"/>

[PATH]: A logical path on the server where the Catglobe system is placed.

Purpose

This setting is used for specifying the folder where CatGlobe saves things such as attachments, images. You can find images, attachments that have been added to a resource (folder, task, project, user…) in this folder.

Add the ASPNET_IMPERSONATED user with full access to this folder.

Note that you must use a folder that is a child of another folder, i.e. the path should be “:\[\…]\”.

This key is required.

Example of key

<add key="FilePath" value="C:\CatGlobeFiles\CatGlobeSurvey"/>

Example of system impact

If you create a resource, for example, a project, and add some images and attachments, then these will actually be saved and available upon returning to the resource.