Uwe Posted November 27, 2014 Report Share Posted November 27, 2014 Hello, I got this exception when I was deleting items from catalog and disc. I'll try to reproduce it. System.ApplicationException: Dieser Vorgang wurde wegen Zeitüberschreitung zurückgegeben. (Exception from HRESULT: 0x800705B4) at System.Threading.ReaderWriterLock.AcquireReaderLockInternal(Int32 millisecondsTimeout) at PicaJet.Daminion.ClientCommon.MediaItemsManager.GetItemByIndexNoLoad(Int32 itemIndex) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 4496 at PicaJet.Daminion.ClientCommon.MediaItemsManager.GetMediaItemByIndex(Int32 index) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 964 at PicaJet.Daminion.ClientCommon.FullMediaItemPresenter.GetMediaItemByIndex(Int32 index) in c:\DaminionAuto\Code\ClientCommon\Presenters\FullMediaItemPresenterSource.cs:line 197 at PicaJet.Daminion.ClientCommon.FullMediaItemPresenter.PreLoadGetterOnRunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs args) in c:\DaminionAuto\Code\ClientCommon\Presenters\FullMediaItemPresenter.cs:line 2506 at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Murat Posted November 27, 2014 Report Share Posted November 27, 2014 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.