Bug #63258 an unhandled win32 exception occurried in MySQLWorkbench.exe
Submitted: 15 Nov 2011 9:51 Modified: 15 Nov 2011 11:52
Reporter: Kamtong YU Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:MySQL Workbench CE 5.2.35 OS:Windows (Visual Studio 2005)
Assigned to: CPU Architecture:Any
Tags: an unhandled win32 exception

[15 Nov 2011 9:51] Kamtong YU
Description:
Exception = System.UnauthorizedAccessException
Message = Access to the path 'C:\Program Files\MySQL\MySQL Workbench CE 5.2.35\db_utils.pyc' is denied.
FullText = System.UnauthorizedAccessException: Access to the path 'C:\Program Files\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:
an unexpected excetion has been raised by one of the MySQL Workbench modules CE 5.2.35
[15 Nov 2011 11:52] Valeriy Kravchuk
This is a duplicate of bug #62709. Please, upgrade to 5.2.35.1 (.msi binaries) or run Workbench as Administrator.