Problem installing MySQL Connecter .NET
Posted by: Tim Wirtz
Date: March 26, 2012 09:16AM

We are trying to install MYSQL connector fpo 6.3.6 on a computer running Windows 7 32 bit Professional. Microsoft .Net4 Client and Extended are already installed on this system. When we try to run the MYSQL installer, it just rolls back and fails. We get the below information in the Event log:

Log Name: Application
Source: MsiInstaller
Date: 3/23/2012 9:42:46 AM
Event ID: 1033
Task Category: None
Level: Information
Keywords: Classic
User: ******
Computer: ******
Description:
Windows Installer installed the product. Product Name: MySQL Connector Net 6.3.7. Product Version: 6.3.7. Product Language: 1033. Manufacturer: Oracle. Installation success or error status: 1603.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;;
<System>
<Provider Name="MsiInstaller" />
<EventID Qualifiers="0">1033</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-03-23T16:42:46.000000000Z" />
<EventRecordID>11378</EventRecordID>
<Channel>Application</Channel>
<Computer>P-0090.intelliquote.com</Computer>
<Security UserID="S-1-5-21-436374069-1482476501-1801674531-5640" />
</System>
<EventData>
<Data>MySQL Connector Net 6.3.7</Data>
<Data>6.3.7</Data>
<Data>1033</Data>
<Data>1603</Data>
<Data>Oracle</Data>
<Data>(NULL)</Data>
<Data>
</Data>
<Binary>7B35464438383439302D303131432D344446312D423838362D4632393844393535313731427D3030303037316163636663393334653135656338383439653065623234376532663932383030303030393034</Binary>
</EventData>
</Event>

Has anyone found a workaround for this? We have tried uninstalling and reinstalling .NET 4 framework to no avail

Options: ReplyQuote




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.