Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I tried to create two nodes in one thread without lock, and now all nodes has this exception
System.ArgumentException: Item has already been added. Key in dictionary: '87' Key being added: '87'
[ArgumentException: Item has already been added. Key in dictionary: '87' Key being added: '87'] System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +12641046 umbraco.controls.ContentControl.CreateChildControls() +906 System.Web.UI.Control.EnsureChildControls() +182 umbraco.controls.ContentControl.OnInit(EventArgs e) +123 System.Web.UI.Control.InitRecursive(Control namingContainer) +133 System.Web.UI.Control.AddedControl(Control control, Int32 index) +277 umbraco.cms.presentation.editContent.OnInit(EventArgs e) +1005 System.Web.UI.Control.InitRecursive(Control namingContainer) +133 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1970
Hi Anton
Might be worthing looking at this link http://www.wibeck.com/1179.aspx
I had similar issue where I renamed a DataType. In that instance I recreated the DataType which fixed the issue.
Thanks! I is solved, when I reboot server.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Item has already been added. Key in dictionary: '87' Key being added: '87'
I tried to create two nodes in one thread without lock, and now all nodes has this exception
System.ArgumentException: Item has already been added. Key in dictionary: '87' Key being added: '87'
Hi Anton
Might be worthing looking at this link http://www.wibeck.com/1179.aspx
I had similar issue where I renamed a DataType. In that instance I recreated the DataType which fixed the issue.
Thanks! I is solved, when I reboot server.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.