I have a similar problem as the one presented in the question No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'
You need to register the Entity Framework provider for the System.Data.SqlClient SQL connection type. you should have in app.config: