Difference between revisions of "Key: NevronTemp"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Report_keys]]

+
{{HelpFiles_Deployment}} 
  
=====Key: NevronTemp=====
+
==Key: NevronTemp==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 10:07, 7 February 2012

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