When I try to add a new data source, I can get as far as the final screen where you select your tables before getting this error when I press finish:
except I don't have a usable connection??? This is a completely fresh C# Windows Forms project with zero code written or anything else done to it.
I have uninstalled and reinstalled both MySQL and Visual Studio, no exaggeration, at least ten times. I have tried every single recommendation for permutations of MySQL for Visual Studio and Connector/Net, including all the ones in this post even though they were only meant to work for VS 2010. Not a single one has made any difference and some have even made the problem worse by removing MySQL as an option altogether from the data source list.
I'm absolutely desperate at this point for any help since it seems there has been literally one other person having this problem with VS 2017 and what worked for them isn't working for me.
I am running:
- Visual Studio Community 2017, Version 15.9.6
- MySQL 8.0.14
- MySQL for Visual Studio 1.2.8
- Connector/Net 8.0.14