Re: Mysql Entity Framework width Visual Studio 2010 Express
Posted by: Troy Robinson
Date: May 11, 2010 01:55PM

I have done the same in downloading 6.3.1 alpha and it gives me an error upon installation as well and rolls back the install with a setup ended prematurely error message. This is really holding back my project development! Ahhh!! Help!

Anyone know how to manually register a dbProvider if VS.NET 2008/2010? I've tried manually adding the provider in the machine.config under the dbproviders section but to no avail.


Oh, Flavio, I tried this but it didn't work for me, maybe it will for you....

Go into your %systemroot%\Microsoft.NET\Framework\v1.1.4322 folder and rename the Config folder to "Configxxx" then try running the 6.3.1 alpha install again. Reports have come in saying this can fix the issue for some people. After the install runs it's course, don't forget to rename the configxxx back to config.


Flavio Dossena Wrote:
-------------------------------------------------------
> I've downloaded the version 6.3.1 (alfa) but the
> install fails width an error.
>
> The error in log of the installation is this:
>
> InstallFiles: File: TableEditor.build, Directory:
> C:\Program Files\MySQL\MySQL Connector Net
> 6.3.1\Samples\Table Editor\vb\, Size: 1314
> InstallFiles: File: svctag.xml, Directory:
> C:\Program Files\MySQL\MySQL Connector Net 6.3.1\,
> Size: 1018
> Action 9.04.16: ManagedDataInstall. Registering
> data provider in machine.config
> CAQuietExec: Microsoft (R) .NET Framework
> Installation utility Version 2.0.50727.3053
> CAQuietExec: Copyright (c) Microsoft Corporation.
> All rights reserved.
> CAQuietExec:
> CAQuietExec: The installation failed, and the
> rollback has been performed.
> CAQuietExec: Error 0xffffffff: Command line
> returned an error.
> CAQuietExec: Error 0xffffffff: CAQuietExec
> Failed
> Action ended 9.04.16: InstallFinalize. Return
> value 3.
> Action 9.04.16: Rollback. Rolling back action:
> Rollback: Registering data provider in
> machine.config
>
> Thank's for your help.
> Flavio Dossena



Edited 1 time(s). Last edit at 05/11/2010 01:57PM by Troy Robinson.

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.