My development playground is hosted with Arvixe. With Arvixe, you cannot use a connection string like the one below: <add name="DefaultConnection" connectionString="Data Source=(LocalDb)\v11.0;Initial Catalog=aspnet-qkgp-20130117172441;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnet-20130117172441.mdf" providerName="System.Data.SqlClient" /> You need to create a backup of the MDF file and restore it...
Read more