Provider: System.Data.SqlServerCe.3.5 is not installed
See the question and my original answer on StackOverflowYou need Microsoft SQL Server Compact 3.5, see here for download links: http://www.microsoft.com/sqlserver/2005/en/us/compact.aspx
Usually, this database just works with x-copy deployment, so once you've installed it on your dev machine, you can just copy it over your work environment directory.