Key: AsposeTempImagePath
<accesscontrol>Main:MyGroup</accesscontrol>
Key: AsposeTempImagePath
Syntax
<add key="AsposeTempImagePath" value="[PATH]"/>
[PATH]: A logical path on the server where the Catglobe system is placed.
Purpose
The Aspose component is the one creating PDF files for the report module. This is a necessary key in order to generate PDF files; since they need to be stored a temporary place where the user can download them from.
The key is required.
Example of key
<add key="AsposeTempImagePath" value="C:\Temp\"/>