I know there is a problem with EF6 EntityFramework.SqlServer and included var type = typeof(System.Data.Entity.SqlServer.SqlProviderServices); in context const
var type = typeof(System.Data.Entity.SqlServer.SqlProviderServices);
Sounds like something is corrupted in your solution. I would remake the solution and copy all the files to the new one.