WilfriedB Posted October 14, 2014 Report Share Posted October 14, 2014 Most times, but not always, a previous revision cannot be rendered. The black screen remains with text "rendering..." at the bottom until I press Esc or click on "close". Selecting Item -> Version Control -> Item Audit History and then right clicking an older revision and selecting "Save revision as .." results in an unhandled exception. A JPG is created with size 0. --- System.NotImplementedException: The method or operation is not implemented. at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2311 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.GetRevisionMediaData(Int64 revisionId, Stream stream) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1637 at PicaJet.Daminion.ClientCommon.RevisionUniversalSource.SaveRealDataToFile(IMediaItem mediaItem, String fileName, EventHandler`1 progressResponse) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\RevisionUniversalSource.cs:line 217 at PicaJet.Daminion.ClientCommon.ItemAuditPresenter.SaveRevisionToAction(Object sender, ActionExecuteEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ItemAuditPresenter.cs:line 460 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) Quote Link to comment Share on other sites More sharing options...
Murat Posted October 14, 2014 Report Share Posted October 14, 2014 Registered. Thanks. 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.