Bug #60263 | Installing Connector/NET on Windows 7 64-bit fails | ||
---|---|---|---|
Submitted: | 26 Feb 2011 8:48 | Modified: | 28 Mar 2011 20:59 |
Reporter: | Derek Tomes | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 6.3.6 | OS: | Windows (Windows 7 64-bit) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[26 Feb 2011 8:48]
Derek Tomes
[26 Feb 2011 9:04]
Valeriy Kravchuk
What version of .NET framework do you use? This is likely a duplicate of bug #59507.
[26 Feb 2011 22:37]
Derek Tomes
G'day Valeriy, I hope I'm answering this in the right place. I haven't used this bug tracking system before... > What version of .NET framework do you use? The following versions of the dot net framework are installed on my computer: 1.0.3705 1.1.4322 2.0.50727 3.0 3.5 I'm also running: Windows 7 64-bit with all available updates Visual Studio 2008 Office Office Professional Plus 2010 (64-bit) > This is likely a duplicate of bug #59507. Yes, it looks like it. I searched for matching bugs before logging this one. Sorry.
[26 Feb 2011 22:48]
Derek Tomes
I have managed to extract the files from the MSI file by creating a folder to unpack them into and running: msiexec /a "C:\downloads\mysql.data.msi" /qb TARGETDIR="C:\downloads\mysql_temp" This gives me some folders with various .dll files and samples that I am working through now. I've managed to get the C# Table Editor example to run and connect to a MySQL database.
[26 Feb 2011 22:59]
Derek Tomes
I've just tried installing 6.2.4 instead and it worked perfectly. Is it possible that 6.3.6 is expecting Visual Studio 2010 and fails because Visual Studio 2008 is installed?
[27 Feb 2011 11:29]
Valeriy Kravchuk
I think .NET framework version 4 is expected by .msi of 6.3.6. Please, check.
[28 Feb 2011 2:42]
Derek Tomes
My original attempt at installing the MySQL Connector Net 6.3.6 failed. Probably because VS2010 and the dot net framework v4 were missing from my machine. I was on VS2008 and the latest framework I had was 3.5 So I decided to install the earlier MySQL Connector Net 6.2.4 and it worked correctly. Not content to have an old version, I've just successfully tried: 1. a side-by-side VS2008 / VS2010 install (which also installs the dot net framework v4 2. un-installing MySQL Connector Net 6.2.4 3. installing MySQL Connector Net 6.3.6 This works correctly, and it even seemed to re-configure both VS2008 and VS2010 during the install (I haven't checked what that means, it was just one of the MSI progress items). So, I am up and working just fine, but you guys may decided the installer needs fixing. Thanks, Derek Tomes
[2 Mar 2011 11:48]
Bogdan Degtyariov
Verified in Win7x64 without Framework 4.0.
[28 Mar 2011 20:59]
Julio Casal
Duplicate of 59507.