Uwe Posted May 17, 2014 Report Share Posted May 17, 2014 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. Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Murat Posted May 19, 2014 Report Share Posted May 19, 2014 Thanks. Registered (#3257) 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.