Jump to content

Recommended Posts

Posted

Hello,

 

I got this exception:

************** Ausnahmetext **************

System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.

bei System.ThrowHelper.ThrowKeyNotFoundException()

bei System.Collections.Generic.SortedDictionary`2.get_Item(TKey key)

bei PicaJet.Daminion.ClientCommon.MediaItemsManager.GetItemByIndexNoLoad(Int32 itemIndex) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:Zeile 3713.

bei PicaJet.Daminion.ClientCommon.MediaItemsManager.GetMediaItemByIndex(Int32 index) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:Zeile 799.

bei PicaJet.Daminion.ClientCommon.FullMediaItemPresenter.GetMediaItemByIndex(Int32 index) in c:\DaminionAuto\Code\ClientCommon\Presenters\FullMediaItemPresenterSource.cs:Zeile 178.

bei PicaJet.Daminion.ClientCommon.FullMediaItemPresenter.PreLoadGetterOnRunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs args) in c:\DaminionAuto\Code\ClientCommon\Presenters\FullMediaItemPresenter.cs:Zeile 2509.

bei System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)

bei System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

 

I opened some TIF ans PSD items in Full Screen View. I happened when I went from the media format PSD to TIF. But I can't reproduce it now.

 

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...