I'm using the DynamicsCrmAssociationDestination.2008.scx10 script to associate 2 entities in CRM 2011. I'm using 1.6 Beta 2 release. This script works fine in one environment but gets the following error in another:
Error: <error><code>0x80040203</code> <description>Invalid format of unput XML for request AssociateEntities: required field 'RelationshipName' is missing.</description><type>Platform</type></error>
Since the RelationshipName comes from the task, how could this not be set?