[SOLVED] - Easify Server won't start, System.Data.Entity.Core.EntityException in server log...
When you launch Easify Server Manager, your Easify Server is either stopped or stuck in Start Pending status, and when you try to Start your Easify Server it won't start.
This can be caused if Microsoft SQL Server LocalDb 2014 is not installed or is corrupted.
To resolve this on 64 bit Windows, download SQL 2014 LocalDb here https://portalvhds0z6l8j3jhsmxq.blob.core.windows.net/easify-downloads/SqlLocalDB_x64_SP3.msi
When downloaded run the installer, and if prompted to repair the installation choose to do so.
When finished, you can test that SQL LocalDb has been installed by launching a command prompt (Press Windows Start Button, type CMD and press Enter key), type sqllocaldb v
and you should get the response Microsoft SQL Server 2014 (12.x.x.x)
.
Regards - Richard (Easify Developer)