License File: Difference between revisions
From Crystal Manager for Sage CRM
Crmtogether (talk | contribs) No edit summary |
Crmtogether (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
* New licensing - The release out in Oct 2015 (currently RC4) will require a new license | * New licensing - The release out in Oct 2015 (currently RC4) will require a new license | ||
* | * | ||
* Installation of this license is | * Installation of this license is now via the web.config file (located in folder "CustomPages/CRViewer/" | ||
* Open this file in notepad (or some text editor) | * Open this file in notepad (or some text editor) | ||
* Find the text | * Find the text |
Revision as of 08:44, 21 September 2015
- ***************************************************************************************************
- New licensing - The release out in Oct 2015 (currently RC4) will require a new license
- Installation of this license is now via the web.config file (located in folder "CustomPages/CRViewer/"
- Open this file in notepad (or some text editor)
- Find the text
- <add key="CrystalManagerLicense" value="PasteLicenseHere" />
- and replace the text "PasteLicenseHere" with your license
- ***************************************************************************************************
The license file that you are privided with should be copied into the
"Custompages/CRViewer"
folder.