Exception = System.Reflection.TargetInvocationException Message = Exception has been thrown by the target of an invocation. FullText = System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception. at RelationshipEditorBE.get_right_table_info(RelationshipEditorBE* , basic_string\,std::allocator >* ) at MySQL.Grt.Db.MySQLRelationshipEditorBE.get_right_table_info() at MySQL.GUI.Workbench.Plugins.DbMysqlRelationshipEditor.RefreshFormData() at MySQL.GUI.Workbench.Plugins.DbMysqlRelationshipEditor..ctor(GrtManager GrtManager, GrtValue GrtObject) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, Object[] args) at MySQL.GUI.Workbench.MainForm.OpenPlugin(GrtManager GrtManager, GrtModule GrtModule, String AssemblyName, String ClassName, GrtValue GrtList, GUIPluginFlags flags)