What happened in my case is that VS 2013 upgraded my LightSwitch application to the .NET Framework. The application works fine on machines with .net 4.5, but on machines with 4.0 I get the same error during the installation process. You can either downgrade the application to .net 4.0, or ask users to install .net 4.5.