If you install MySQL Workbench in Windows 7 (x64) and attempt to launch the application, you may notice it does not launch. If you look in the Event log for Applications, you may find similar to the following:
Log Name: Application
Source: .NET Runtime
Date: 10/31/2011 12:39:23 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Windows7machine
Description:
Application: MySQLWorkbench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at MySQL.GUI.Workbench.Program.Main(System.String[])
Event Xml:
Application: MySQLWorkbench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at MySQL.GUI.Workbench.Program.Main(System.String[])
===============
To resolve the problem, make sure you have the Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) installed. This is required on both x86 and x64 Windows 7 environment.
I very recommend check it. http://www.valentina-db.com/en/valentina-studio-overview - deni_s 11 years ago