Bug #63212 Error while trying to open MySQL WorkBench
Submitted: 11 Nov 2011 18:10 Modified: 11 Nov 2011 18:18
Reporter: Massimiliano Cremonese Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S1 (Critical)
Version:5.2.35 OS:Windows (Win 7 64bit)
Assigned to: CPU Architecture:Any
Tags: db_utils.pyc, MySQL Workbench, System.UnauthorizedAccessException

[11 Nov 2011 18:10] Massimiliano Cremonese
Description:
Exception = System.UnauthorizedAccessException
Message = Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench CE 5.2.35\db_utils.pyc' is denied.
FullText = System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench CE 5.2.35\db_utils.pyc' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.Delete(String path)
   at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)

How to repeat:
Install mysql-installer-5.5.17.0. Reboot and run Workbech
[11 Nov 2011 18:18] Valeriy Kravchuk
This is a duplicate of bug #62709. Please, upgrade to 5.2.35.1 (.msi binaries) or run Workbench as Administrator.