Re: MySQL Connector/Net 6.3.1 install workaround!
Posted by: Stefan Mueller
Date: March 13, 2010 08:54AM

I ran into the same problem with installation ... "machine.config" error. Quickly debugging the installer code showed me that the problem was with an old 1.1 framework that didn't had entries for DBProviders and hence failed.


The workaround to get the current 6.3.1 release installed was to temporary rename the Config directory (to ConfigXXX):

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Config

the installation then ran successfully through. Don't forget to rename the directory back to config after that installation!

Regards,
Stefan

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Connector/Net 6.3.1 install workaround!
March 13, 2010 08:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.