Search code examples
mysqlasp.net-mvcvisual-studio-2015edmxvs-community-edition

Entity Data Model Wizard closes after selecting connection and not proceeding to next stage(table/sp selection)


I know this is kind of weired issue, but I'm unable to find a fix after searching for it.

In VS2015, add new 'ADO.NET Entity Data Model' process, After selecting the data connection Entity Data Model Wizard gets closed instead of proceeding to next stage(table/sp selection).

Does anyone had similar issue and can help me fix this? I've restarted VS, my machine too, no change.

I'm using: Visual Studio community 2015, Version 14.0.25431.01 Update 3, MySql Connector 6.9.9


Solution

  • I've got the solution, I've removed the MySql Connector(using MySQL Installer) and added it again and it works now.