Hum, If i create same object with duplicate alias ( lets say Tempalte one name "TemplateOne" alias "template" . Template two Name "TemplateTwo" alias "template"). when i try to delete one object, lets try to delete Template one or Template two. in that case i got same error that you got. "Key being added"
I was seeing this on the content tree page. ie editContent.aspx?id=1088
I'm sure the cause was that i had duplicate templates as above. However i removed dups and the issue still occured. And then i had this 3am revalation. Maybe the editContent.aspx / properies tab / template dropdown calls template from the cache. So i then reloaded the node templates node and it worked.
Item has already been added. Key in dictionary: '' Key being added: ''
I'm not sure exactly what i've done but i'm getting the following error. I've been thru my db tables and can't find any duplicate alias. Any thoughts?
Hum, If i create same object with duplicate alias ( lets say Tempalte one name "TemplateOne" alias "template" . Template two Name "TemplateTwo" alias "template"). when i try to delete one object, lets try to delete Template one or Template two. in that case i got same error that you got. "Key being added"
I agree with jeevan please double check the template alias.
Pnima
Where in the Umbraco backend is this happening?
I was seeing this on the content tree page. ie editContent.aspx?id=1088
I'm sure the cause was that i had duplicate templates as above. However i removed dups and the issue still occured. And then i had this 3am revalation. Maybe the editContent.aspx / properies tab / template dropdown calls template from the cache. So i then reloaded the node templates node and it worked.
Thanks guys.
is working on a reply...