Key: NevronTemp

From Catglobe Wiki
Revision as of 09:50, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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