Uwe Posted January 14, 2015 Report Share Posted January 14, 2015 Hello, I get an exception. System.NullReferenceException: Object reference not set to an instance of an object. at PicaJet.Daminion.ClientCommon.MetadataPresetPresenter.SavePresetByItem(IMediaItem mediaItem, MetadataPreset metadataPreset, ICatalogView catalogView) in c:\DaminionAuto\Code\ClientCommon\Presenters\MetadataPresetPresenter.cs:line 664 at PicaJet.Daminion.ClientCommon.MetadataPresetPresenter.SaveCopyClipboard(IMediaItem mediaItem) in c:\DaminionAuto\Code\ClientCommon\Presenters\MetadataPresetPresenter.cs:line 744 at PicaJet.Daminion.ClientCommon.MetadataPresetPresenter.SetClipBoardItem(IMediaItem mediaItem, Boolean async) in c:\DaminionAuto\Code\ClientCommon\Presenters\MetadataPresetPresenter.cs:line 513 at PicaJet.Daminion.ClientCommon.CopyTagsPresenter.ViewOnOnShowView(Object sender, EventArgs eventArgs) in c:\DaminionAuto\Code\ClientCommon\Presenters\CopyTagsPresenter.cs:line 108 at PicaJet.Daminion.CommonGuiControls.BasicForm.OnShown(EventArgs e) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:line 283 at System.Windows.Forms.Form.CallShownEvent() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() I want to use the "Copy Tags..." action. 1. import scanned TIF files 2. assign the tags: title, description, location, keywords, author and copyright 3. save 4. click on the right corner of the just assgned thumbnail and select the "copy tags" action 5. exception The message, log and video is waiting for you in Skype. Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Murat Posted January 18, 2015 Report Share Posted January 18, 2015 Thank you Uwe. I've registered the issue. 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.