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

  1. Download the latest daily standalone build (see xxx)

  2. Place the downloaded .exe in it's own folder.

  3. Add an app.config file named SqlCe40Toolbox.exe.config

Clone this wiki locally