Jump to content

Recommended Posts

Posted

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

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