Windows Azure Storage Explore: Table: Duplicate Entity Error
Brought to you by:
yvesyang
Message not explicit enough that there is a duplicate entity based upon this combination of PropertyKey and RowKey.
Why present the XML, and just extract from the message tag: "The specified entity already exists"
Conflict
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<code>EntityAlreadyExists</code>
<message xml:lang="en-US">The specified entity already exists.</message>
</error>
Duplicate Entity Error Msg dialog