I am trying to use Entity Framework 5 (code-first) for an ASP.NET Web Forms application, I have previously had a basic implementation running using the MySQL connection and
I had the same issue recently, There is an issue in your App.config file.
Just recreate it and it will work. (Create an black project and copy its default app.config and replace it).
Then re-install the nuget packages.