Uwe Posted April 10, 2014 Report Share Posted April 10, 2014 Hello, I got this exception below. I'll send a video to you: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NotImplementedException: The method or operation is not implemented. at PicaJet.Daminion.ClientCommon.CatalogViewMetadataPresetProxy.get_SynonymsManager() in c:\DaminionAuto\Code\ClientCommon\MetadataPreset\CatalogViewMetadataPresetProxy.cs:line 30 at PicaJet.Daminion.ClientCommon.FullItemDataPresenter.ViewGetParents(Object sender, IndexedTagValuesParentsEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\FullItemDataPresenter.cs:line 928 at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.PropertyInspector.DoRequestItemAncestors(Object sender, IndexedTagValuesParentsEventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\PropertyInspector.cs:line 197 at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.MultiValueTagEditor.GetItemAncestors(CollectionItem item, String& ancestors, String& synonyms) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\MultiValueTagEditor.cs:line 1470 at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.MultiValueTagEditor.ShowItemAncestorsHint(CollectionItem item) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\MultiValueTagEditor.cs:line 1440 at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.MultiValueTagEditor.set_ActiveItem(CollectionItem value) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\MultiValueTagEditor.cs:line 242 at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.MultiValueTagEditor.OnMouseMove(MouseEventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\MultiValueTagEditor.cs:line 2058 at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Murat Posted April 11, 2014 Report Share Posted April 11, 2014 Thanks! Fixed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.