I am trying to delete some photos from one of our product pages in Umbraco. However, when I publish the page after deleting the photos, I receive a notice about an "unhandled exception". Please see text below.
Item has already been added. Key in dictionary: 'rel' Key being added: 'rel'
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Item has already been added. Key in dictionary: 'rel' Key being added: 'rel'
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
I have tried fixing this on my own and to find a technical support person, but to no avail. If anyone can help me with this, please write me your advice. Much thanks!
"Unhandled exception" - cannot delete photos
Hi All,
I am trying to delete some photos from one of our product pages in Umbraco. However, when I publish the page after deleting the photos, I receive a notice about an "unhandled exception". Please see text below.
Item has already been added. Key in dictionary: 'rel' Key being added: 'rel'
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Item has already been added. Key in dictionary: 'rel' Key being added: 'rel'
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
I have tried fixing this on my own and to find a technical support person, but to no avail. If anyone can help me with this, please write me your advice. Much thanks!
Hi Evan,
Maybe this post can help you find a soluiton, if you have your images in the TinyMCE. I could sems to be something with the TinyMCE config
http://our.umbraco.org/projects/website-utilities/eyecatch-syntax-highlighter/feedback/20903-error-on-editing-richtext-editor-datatype
Hope this can help you.
/Dennis
Hi Evan, I have the same problem with same key 'rel'. Can you solve your problem? If you can, please can you give me advice? Thanks
is working on a reply...