cannot drag & drop shape from toolbox

hi,
i've created a designer with two differnt shapes (shape A & shape B) in the toolbox. The problem is that i only can drag&drop one of those two Shapes within my designer.
What have i to change to allow both shapes within my designer
Any ideas what to change within the .dsldd file (or other files ) to neutralize this constraint

regards,
bkohler


Answer this question

cannot drag & drop shape from toolbox

  • BeKe

    The problem may be in the shapeMap corresponding to the shape that doesn't work.  This shapeMap must have its melCollectionExpression role refer to a role that generates a property on your top-level domain model class (your Xml Root); and that role must have its Accepts property set to "All".

    Steve Cook [MSFT]


  • cannot drag & drop shape from toolbox