Upgrade LDC¶
Applicability¶
LDC upgrade target all known server versions and should be fully compatible for drop-in usage, including MGW and legacy integrations via WebService. Main purpose is of upgrading is better stability and performance, including better deadlock handling.
Upgrading is strongly recommended if already running LDC 12.9.* to resolve bugs in intermediate versions.
Versioning¶
Due to historical technical limitations LDC currently have two different visual version numbers:
- Installer: X.Y.Z - Visible in download links and documentation
- DLL: X.Y.(Z+1000) - Visible in the lower right corner of Lime CRM Desktop and logs
Steps¶
- Run the LDC installation file (download from LDC)
- Open Component Services as administrator and navigate to:
- Right click on Lundalogik Data Components and choose Properties
- Navigate to Identity
- Choose “This user”, add the Lime CRM service user/password and click OK (it may show you that it is already “This user”, but do not trust in it! Change it!)
- Open Registry Editor and go to:
- Update LogDirectory to the correct folder. Default location:
8. LDC 12.0.2097 and later are built using MS VC++ 2022 v143 and requires updated runtime 9. LDC 12.9.1817 and later use MSOLEDBSQL19 by default. Upgrading to these builds will require either of these additional steps:
_ Install database drivers Microsoft OLE DB Driver for SQL Server
_ Explicitly configure the connection string for LDC using existing drivers
-
Done!
-
Last modified: 8 days ago
- by Pontus Netler