Bug #60462 | Mysql connector missing when trying to add reference | ||
---|---|---|---|
Submitted: | 14 Mar 2011 16:27 | Modified: | 6 Mar 2012 23:26 |
Reporter: | Robert Gebis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 6.3.6 | OS: | Windows (XP x32) |
Assigned to: | Gabriela Martinez Sanchez | CPU Architecture: | Any |
Tags: | VS 2010 |
[14 Mar 2011 16:27]
Robert Gebis
[14 Mar 2011 16:53]
Valeriy Kravchuk
Looks like a duplicate of Bug #60404. Please, check.
[14 Apr 2011 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[4 Nov 2011 21:34]
Dave Adams
I don't think this is a duplicate -- it seems like a separate issue. I have two machines; one that exhibits the problem, and one that doesn't. The one with the problem has only VS2010 installed. The one without the problem has both VS2008 and VS2010 installed. I think there's some hidden dependency on the .NET 3.5 framework. Can you test on a machine that has only ever had VS2010 installed?
[14 Nov 2011 13:03]
Bogdan Degtyariov
Verified with Connector/NET 6.4.4. The assembly has not been displayed in the references. However, this bug is not S2-critical as the workaround is pretty obvious and easy. Setting verified as S3.
[6 Mar 2012 23:26]
John Russell
Added to changelog for 6.3.8, 6.4.5, 6.5.4: When creating a project in VisualStudio using a .NET framework such as 3.0 or 3.5 (anything less than 4.0), the Connector/Net library (MySql.Data.dll) was not listed in the Add References dialog box. The workaround was to browse to the library and add it manually.