Hello,
I have a Visual Studio 2012 project connecting to a MySql database using Visual Studio Plugin on Windows 8.
It stopped working after upgrading to Windows 8.1
Before 8.1 I was able to compile, edit Entity Framework diagrams, and run it.
After 8.1 Visual Studio tells me that the Provider does not exists.
I tried to update both the connector and Visual Studio Plugin, but they are already up to date.
I do not have a Mysql Database on my developer machine, but I'm connecting to a remote server hosting the database.
How can I fix it? I need a working mysql connection to continue my developing.
Thank you for your answers.
I have a Visual Studio 2012 project connecting to a MySql database using Visual Studio Plugin on Windows 8.
It stopped working after upgrading to Windows 8.1
Before 8.1 I was able to compile, edit Entity Framework diagrams, and run it.
After 8.1 Visual Studio tells me that the Provider does not exists.
I tried to update both the connector and Visual Studio Plugin, but they are already up to date.
I do not have a Mysql Database on my developer machine, but I'm connecting to a remote server hosting the database.
How can I fix it? I need a working mysql connection to continue my developing.
Thank you for your answers.