Uwe Posted May 31, 2014 Report Share Posted May 31, 2014 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 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.