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.

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