My question is similar to this one but the crash happens later. I must interoperate an EF database-first model between SQL Server and MySQL. More specifical
The problem is the compatibility of MySQL, Visual Studio, connector and MySQL for Visual Studio.
Install the correct versions. (Restart your computer).
- MySQL for Visual Studio 1.2.9 with Connector/NET 8.0.14-MySQL for Visual Studio 1.2.7 with Connector/NET 6.9.9-MySQL for Visual Studio 1.2.7 or 2.0.2 with Connector/NET 6.9.8Open VS and build your project then try to update your entities
Actually I'm using VS professional 2017 with this nuggets MySql.Data 6.9.9 and MySql.Data.Entity 6.9.9(MySQL for Visual Studio 1.2.7 with Connector/NET 6.9.9)