Key: NevronTemp

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: NevronTemp

Syntax

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

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

Purpose

The path that links to the temporary folder used by Nevron component for creating Diagram. It should be changed to be suitable for webserver and be placed in home directory of IIS (by default, that's C:\InetPub\wwwroot\NevronTemp).

NevronTemp is a required key.

You must add ASPNET_Impersonated with full access rights to NevronTemp folder.

Example of key

<add key="NevronTemp" value="C:\InetPub\wwwroot\NevronTemp\"/>