Just wasted a day trying to fix things after installing mysql connector 6.3.6 which has managed code for vs 2010 and net 4. The problem is that this version reconfigures VS 2010. After which, VS stops working properly:
1. Add Connection wizard just closes as soon as you enter any server connection details – so you can not add a connection to any MySQL database by any method.
2. Similar problems happen when trying to add new object to an existing Dataset which connects to MySQL already. Various errors which get progressively worse until the wizard just fails to load at all.
The only fix I’ve found is to roll back to MySQL connector version 6.3.2. ;¬(
I am a “TC Winner”
I won this badge for solving the Running Total Problem at Beyond Relational.