I got this error when clicking on a Node (in the tree) in Content.
Server Error in '/CooperSt-web' Application.
Item has already been added. Key in dictionary: '32' Key being added: '32'
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: '32' Key being added: '32'
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.
Item has already been added. K
I got this error when clicking on a Node (in the tree) in Content.
Server Error in '/CooperSt-web' Application.
Item has already been added. Key in dictionary: '32' Key being added: '32'
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: '32' Key being added: '32'
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:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
Sorry about the title, it was an accident, couldn't edit it.
I kept trying for about 30 secs and the problem was still there.
After about 5 mins it's gone.
Please check http://our.umbraco.org/forum/developers/extending-umbraco/26589-Item-has-already-been-added-Key-in-dictionary?p=0#comment179463 .
Richard
is working on a reply...