I am trying to create a new C# Reports Application in VS2010 using .NET Framework 4. While going through the Data Source Configuration Wizard and trying to create a New Connection, I get an error "Unable to find the requested .Net Framework Data Provider".
VS is up to date, I've recently installed the newest version of MySQL and their MySQL Connector Net 6.5.4. The Change Data Source dialog only offers one option for MySQL Database: .NET Framework Data Provider for MySQL. In the Add Connection dialog, I provide the requested info; Test Connection reports a success. But, when I click OK I get that error message.
Can anyone provide a clue as to what is wrong and how to fix it?
VS is up to date, I've recently installed the newest version of MySQL and their MySQL Connector Net 6.5.4. The Change Data Source dialog only offers one option for MySQL Database: .NET Framework Data Provider for MySQL. In the Add Connection dialog, I provide the requested info; Test Connection reports a success. But, when I click OK I get that error message.
Can anyone provide a clue as to what is wrong and how to fix it?