I\'ve created an asp.net web application which should connect to a mysql database.
I´m using entity framework 6 with an ado.net entity data model. I´ve also followed
I downgraded MySql.Data.Entity.EF6 to an older version and it solved my problem.