1

I'm now using Visual Studio 2008 Pro Edition. I installed Connector/Net 5.2 with Visual Studio integration. I restarted Visual Studio, and MySQL database now appears in the list of data providers. I entered my database information, and clicked "Test Connection" and it succeeds, but when I try to close the Add Connection dialog, I get an error:

Unable to find the requested .NET Framework Data Provider. It may not be installed.

Have I missed a step in setting this up?

4
  • have you restart your PC after MySQL client installation ? Commented Jan 1, 2009 at 1:12
  • darn... I'm going to try that Commented Jan 1, 2009 at 1:16
  • restarted the application, and installed the SP1 for Visual Studio. Still get the same problem Commented Jan 1, 2009 at 2:20
  • Not really, just bypassed the error by not using the visual DB tools for integration, and then switched to the C# Express Edition, which doesn't support this at all. Commented Dec 6, 2009 at 1:51

1 Answer 1

2

This was a problem with the CTP version of VS and the solution was this.

Even if you are running a RTM version, it might be worth checking your config file.

Sign up to request clarification or add additional context in comments.

1 Comment

I'm not using Vista, I'm using XP. And I couldn't find the line they said to comment out in the machine.config file.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.