<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://accelerator.crmtogether.com/index.php?action=history&amp;feed=atom&amp;title=Install2</id>
	<title>Install2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://accelerator.crmtogether.com/index.php?action=history&amp;feed=atom&amp;title=Install2"/>
	<link rel="alternate" type="text/html" href="https://accelerator.crmtogether.com/index.php?title=Install2&amp;action=history"/>
	<updated>2026-05-16T02:46:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://accelerator.crmtogether.com/index.php?title=Install2&amp;diff=2163&amp;oldid=prev</id>
		<title>Sagecrmw: Created page with &quot;The server side components of the install are completed via the install wizard (run as administrator).     &#039;&#039;&#039;Admin access to the CRM server is required&#039;&#039;&#039;  All users should be out of CRM before running the install. Follow the wizard through and re-start IIS or re-load metadata.  &#039;&#039;&#039;You require a MS SQL user/password (typically sa) to install the metadata during the install.&#039;&#039;&#039;  If you have a license before installing you can enter this when installing.  If you need to m...&quot;</title>
		<link rel="alternate" type="text/html" href="https://accelerator.crmtogether.com/index.php?title=Install2&amp;diff=2163&amp;oldid=prev"/>
		<updated>2023-04-24T10:32:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The server side components of the install are completed via the install wizard (run as administrator).     &amp;#039;&amp;#039;&amp;#039;Admin access to the CRM server is required&amp;#039;&amp;#039;&amp;#039;  All users should be out of CRM before running the install. Follow the wizard through and re-start IIS or re-load metadata.  &amp;#039;&amp;#039;&amp;#039;You require a MS SQL user/password (typically sa) to install the metadata during the install.&amp;#039;&amp;#039;&amp;#039;  If you have a license before installing you can enter this when installing.  If you need to m...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The server side components of the install are completed via the install wizard (run as administrator).&lt;br /&gt;
 &lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;Admin access to the CRM server is required&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
All users should be out of CRM before running the install.&lt;br /&gt;
Follow the wizard through and re-start IIS or re-load metadata.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;You require a MS SQL user/password (typically sa) to install the metadata during the install.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
If you have a license before installing you can enter this when installing.&lt;br /&gt;
&lt;br /&gt;
If you need to manually update your license the following method is available.&lt;br /&gt;
&lt;br /&gt;
New to version 5.1 and later is the ability to apply patches and minor updates from within CRM. Even when doing a new full install you should check for a patch. &lt;br /&gt;
&lt;br /&gt;
[[File:over air update.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
CRMCodedPath (CodedPath) setting&lt;br /&gt;
&lt;br /&gt;
If your system does not allow http requests from with IIS to an outside/external address you can set the internal address within the web config&lt;br /&gt;
&lt;br /&gt;
&amp;lt;add key=&amp;quot;CRMCodedPath&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
sample value&lt;br /&gt;
&lt;br /&gt;
http://localhost/crm/&lt;br /&gt;
&lt;br /&gt;
EG&lt;br /&gt;
  &amp;lt;add key=&amp;quot;CRMCodedPath&amp;quot; value=&amp;quot;http://yourserver/crm/&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Manual Install of License&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
The license for the Accelerator Platform is stored in the &amp;quot;../CustomPages/SageCRMWS/web.config&amp;quot; file.&lt;br /&gt;
&lt;br /&gt;
[[File:webconfiglicense.png]]&lt;br /&gt;
&lt;br /&gt;
This file can be edited via any text editor.&lt;br /&gt;
&lt;br /&gt;
The Key value is shown as follows:&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;add key=&amp;quot;SageCRMAcceleratorLicense&amp;quot; value=&amp;quot;NEYSu1WEtFsjkfreSknrbiYhmvO2Wq+3wBEGGAhhOEw=&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The default license is for one (1) user for trial purposes only and is not included in any purchase. &lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Please do not install on a live environment prior to any purchase as we cannot provide support without a purchase.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
From 4.3 the licensing has changed and the default license is&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;add key=&amp;quot;SageCRMAcceleratorLicense&amp;quot; value=&amp;quot;RRpvWW2H7F/TP1x+8JPom6YvLHXTdmVcRW8wVKenpcY=&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To update your license replace the value setting with the license provided&lt;br /&gt;
&lt;br /&gt;
      &amp;lt;add key=&amp;quot;SageCRMAcceleratorLicense&amp;quot; value=&amp;quot;yourlicensehere&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Citrix&lt;br /&gt;
&lt;br /&gt;
Installing the Office add-on tools&lt;br /&gt;
&lt;br /&gt;
To install on Citrix you must log on the users as domain admins, run the install once them remove the user as domain admin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Common install issues&lt;br /&gt;
&lt;br /&gt;
1. Configuration error - Unrecognized attribute &amp;quot;requestValidationMode&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
[[File:reqvalerror.png]]&lt;br /&gt;
&lt;br /&gt;
Issue is that the wrong version of .Net is against the CRM application pool in IIS&lt;br /&gt;
&lt;br /&gt;
Set the apppool as follows:&lt;br /&gt;
&lt;br /&gt;
[[File:apppoll4.png]]&lt;br /&gt;
&lt;br /&gt;
*If the .Net 4.0 version is not available in the selection you need to install this version of the framework.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Silent install of the outlook client (Useful to roll out via group policy)&lt;br /&gt;
&lt;br /&gt;
   SetupAcceleratorOutlookAddin.exe IISAutoLogon=N /http://crm.yourserver.com/crm/eware.dll/go /silent /SUPPRESSMSGBOXES&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mail Merge&lt;br /&gt;
&lt;br /&gt;
   CustomMailMerge_Setup.exe /silent /SUPPRESSMSGBOXES&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Terminal Services Client Installs&lt;br /&gt;
&lt;br /&gt;
You should select the option to only install for the current user.&lt;br /&gt;
&lt;br /&gt;
The current user must have rights to install the app (you may have to temporarily put them in the domain admins group). DO NOT &amp;quot;runas...&amp;quot; as this will only install the keys for the &amp;quot;runas...&amp;quot; user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Web Services Setup&lt;br /&gt;
&lt;br /&gt;
[[File:webservice_settings.png]]&lt;br /&gt;
&lt;br /&gt;
Make sure that the CRM url can access the CRM web service&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Sagecrmw</name></author>
	</entry>
</feed>