Requirements: Difference between revisions
From Customer365 for SageCRM
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
.Net 4.5.2 on the server app pool | .Net 4.5.2 on the server app pool | ||
---- | |||
Notes: | Notes: |
Revision as of 10:28, 9 December 2016
Requirements
.Net 4.5.2 on the server app pool
Notes:
CRM will only allow one instance per server of CRM be the self-service portal
Troubleshoot
To re-register the server open a command prompt and navigate to the wwwroot folder within the CRM folder structure. Typically this is 'C:\Program Files\Sage\CRM\CRM\WWWRoot' Once there type
regsvr32 eware.dll
A Message should appear to confirm that the eware.dll has been registered. Typically if this is required you will also need to reset the registry settings to point to the correct CRM database also. *
- Please note that installing another CRM instance on the same machine does override these settings and will lead to issues like those described above.