Jump to content

[Fixed] Daminion crashing upon open?


moorecokhodge

Recommended Posts

I'm having an issue with Daminion crashing immediately upon opening. It seems like this may have something to do with the tray? All users are having the same issues. Any ideas how to fix it?

 

<ErrorInformation>

<ErrorType>ArgumentException</ErrorType>

<ErrorMessage>An item with the same key has already been added.</ErrorMessage>

<ErrorStack> at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)

at PicaJet.Daminion.ClientCommon.MediaItemsManager.GetMediaItemIdsListByIndexes(Int32[] indexes) in c:\DaminionAuto\Code\ClientCommon\Classes\MediaItemsManager.cs:line 922

</ErrorStack>

</ErrorInformation>

Link to comment
Share on other sites

Oh and before this started, I had also created a "Access Control" group called "Public" without seeing that there was already one with the same name. I did a number of other actions, closed Daminion, and now this happens.

 

I'm not sure if this would have the same affect, but knowing what little I do about programming it seems like it could be connected if the array key is the name itself.

Link to comment
Share on other sites

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