Skip to content

Running the standalone edition really standalone

Erik Ejlskov Jensen edited this page Nov 17, 2016 · 7 revisions

Why

In some situations, it could be nice to be able to run the standalone edition on an user machine with only .NET 4.5 installed. (Normally, the standalone edition requires the SQL Server Compact runtime MSI to be installed and present in the .NET GAC (Global Assembly Cache)

How

Clone this wiki locally