MySQL Workbench crash on start on Windows

前端 未结 6 982
面向向阳花
面向向阳花 2021-01-03 06:57

I`ve just installed my MySQL Workbench and it crashes on start and i really dont know what to do with it. Error codes from Event Log :

Application Error
App         


        
6条回答
  •  暖寄归人
    2021-01-03 07:39

    got same error. found "_README_FOR_ZIP_PACKAGE.txt" file in "mysql-workbench-community-6.2.4-winx64-noinstall.zip." file says

    MySQL Workbench needs the following prerequisites:
    
    Microsoft .NET Framework 4 Client Profile (http://www.microsoft.com/download/en/details.aspx?id=17113)
    Visual C++ Redistributable for Visual Studio 2013 (http://www.microsoft.com/en-us/download/details.aspx?id=40784)
    

    installed both. and now, it works. hope this information can help somebody.

提交回复
热议问题