Key: FilePath

From Catglobe Wiki
Jump to: navigation, search

<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.