Description:
Exception = System.ArgumentException
Message = Parameter is not valid.
FullText = System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(String filename, Boolean useIcm)
at TriangleNodeControl..ctor()
at MformsTree.AddColumn(TreeColumnType type, String name, Int32 initial_width, Boolean editable)
at wb.WBContext.new_model_finish(WBContext* )
at MySQL.Workbench.WbContext.new_model_finish()
at MySQL.GUI.Workbench.MainForm.RefreshGUI(RefreshType refresh, String str, IntPtr ptr)
at MySQL.Workbench.WbFrontendCallbacks.refresh_gui_wrapper(RefreshType refresh, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* str, UInt64 ptr)
at std._Func_impl<void (__cdecl*)(enum wb::RefreshType,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,unsigned __int64),std::allocator<int>,void,enum wb::RefreshType,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,unsigned __int64>._Do_call(_Func_impl<void (__cdecl\*)(enum wb::RefreshType\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,unsigned __int64)\,std::allocator<int>\,void\,enum wb::RefreshType\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> >\,unsigned __int64>* , RefreshType* <_Args_0>, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* <_Args_1>, UInt64* <_Args_2>)
at wb.WBContext.flush_idle_tasks(WBContext* , Boolean )
at MySQL.Workbench.WbContext.flush_idle_tasks(Boolean force)
at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)
How to repeat:
When opening a connection.