Install: Difference between revisions

From Crystal Manager for Sage CRM
No edit summary
No edit summary
Line 1: Line 1:
****************************************************************************
****************************************************************************
* '''As of May 2014 the installation now runs from a wizard that should step you through the process.'''
* '''As of May 2014 the installation now runs from a wizard that should step you through the process.'''
    ***************************************************************************************************
    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
    ***************************************************************************************************


****************************************************************************
****************************************************************************

Revision as of 13:20, 23 September 2015

  • As of May 2014 the installation now runs from a wizard that should step you through the process.


   ***************************************************************************************************
   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 notes are useful though if ANY of the install process wizard fails. If not they are not needed.


Run the following to ensure that .Net 4.0 is installed fully

   %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i

The CRM app pool also needs to be set to use the .Net 4.0 framework


Upgrading CRM: When you upgrade CRM it typically wipes out the application setting in IIS on the CRViewer folder. So you have to get the latest install (from the portal) and run that. Typically you will not need to reinstall the CRM component file.



Installation steps:

1. Install the Crystal Runtime files from 'CRRuntime_32bit_13_0_1.msi' on the server (Crystal Reports is not required on the server)

2. Install the component

Log on to CRM and navigate to the “Administration”->”Customisation”->”Component Manager”

Add the CRViewer.zip component to CRM

Browse and click “upload new component”

The component should be displayed in the “Available Components” list

Select the component and Click “Install Component”

On the following screen click “Install Component”

When done your screen should say that the install has been completed

Click “Continue”

You will see then that the component is listed as installed

3. Open IIS Navigate to the ‘CRViewer’ folder in your CRM install

And select the “CRViewer” folder

Right click and select “Convert to application” (for older versions of IIS you may be required to complete this step via the properties window)

IIS Properties window - click "Create" to create the application

Ensure that the Application pool is the same as the CRM application pool and that the .Net Version is 4.0

The ‘CRViewer” is located in the Administration->Email and Documents -> CRViewer

You first off need to configure the settings and database connections (max of 4 dbs). This is done from the ‘Config’ menu.