Re: Cannot Uninstall MySql Connector .Net 6.9.3
Posted by: Roberto Ezequiel Garcia Ballesteros
Date: March 11, 2015 03:59PM

Hi Sarah,

This issue is for some references that are not available in your machine. In order to solve this, please follow the steps:


1. Open a command prompt as Administrator
2. If your OS is 32-bits:

copy /y "c:\Program Files\MySQL\MySQL Connector Net 6.9.3\Assemblies\v2.0\MySql.Web.dll" c:\Windows\Microsoft.NET\assembly\GAC_MSIL\MySql.Web\v4.0_6.9.3.0__c5687fc88969c44d\

If your OS is 64-bits:

copy /y "c:\Program Files (x86)\MySQL\MySQL Connector Net 6.9.3\Assemblies\v2.0\MySql.Web.dll" c:\Windows\Microsoft.NET\assembly\GAC_MSIL\MySql.Web\v4.0_6.9.3.0__c5687fc88969c44d\

3. Uninstall Connector/NET from Control Panel / Programs


Hope this helps,
Roberto

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot Uninstall MySql Connector .Net 6.9.3
March 11, 2015 03:59PM


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.