Jump to content

1006 - exception - compare with current version...


Recommended Posts

Posted

Hello,

 

I get the following exception:

 

************** Exception Text **************

System.InvalidCastException: Unable to cast object of type 'PicaJet.Daminion.ClientCommon.SimpleItemSource' to type 'PicaJet.Daminion.ClientCommon.CurrentQuerySingleItemSource'.

at PicaJet.Daminion.ClientCommon.ComparePresenter..ctor(ICatalogView catalogView, FullMediaItemPresenter[] items, ICompareView view, String[] captions) in c:\DaminionAuto\Code\ClientCommon\Presenters\ComparePresenter.cs:line 78

at PicaJet.Daminion.ClientCommon.ItemAuditPresenter.ProcessCompare(FullMediaItemPresenter mainPresenter, String caption) in c:\DaminionAuto\Code\ClientCommon\Presenters\ItemAuditPresenter.cs:line 343

at PicaJet.Daminion.ClientCommon.ItemAuditPresenter.CompareWithCurrentAction(Object sender, ActionExecuteEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ItemAuditPresenter.cs:line 321

at PicaJet.Daminion.ClientCommon.Action.ExecuteAction(Object sender, ActionExecuteEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Classes\Action.cs:line 375

at PicaJet.Daminion.GUIComponents.ContextMenuGenerator.MainMenuItemClick(Object sender, EventArgs e) in c:\DaminionAuto\Code\GUIComponents\Classes\ContextMenuGenerator.cs:line 595

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.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)

 

It happens when I want to compare the checked-out with the current item.

 

Daminion_1006_exception_compare.JPG

 

Regards, Uwe

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...