Install: Difference between revisions

From Crystal Manager for Sage CRM
No edit summary
No edit summary
Line 37: Line 37:
Add the CRViewer.zip component to CRM. Browse and click “upload new component”
Add the CRViewer.zip component to CRM. Browse and click “upload new component”


[[File:ComponentUpload.png]]
[[File:ComponentUpload2.png]]
   
   
The component should be displayed in the “Available Components” list
The component should be displayed in the “Available Components” list


[[File:ComponentAvailable.png]]
[[File:ComponentAvailable2.png]]


Select the component and click “Install Component”
Select the component and click “Install Component”


[[File:ComponentInstall.png]]
[[File:ComponentInstall2.png]]


On the following screen enter the license key
On the following screen enter the license key


[[File:ComponentLicense.png]]
[[File:ComponentLicense2.png]]


And click “Install Component”
And click “Install Component”
   
   
[[File:ComponentInstall.png]]
[[File:ComponentInstall2.png]]


When done your screen should say that the install has been completed
When done your screen should say that the install has been completed
Line 61: Line 61:
You will see then that the component is listed as installed
You will see then that the component is listed as installed
   
   
[[File:ComponentList.png]]
[[File:ComponentList2.png]]


3. Open IIS
3. Open IIS

Revision as of 12:43, 13 March 2017

  • 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 enter the license key

And 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.