I have a XAML file I exported from Microsoft Dynamics CRM 2011. When I open it in VS 2010 I get the following error:
Workflow Designer encountered problems with your document
Please check the document for invalid content, namespaces, references or reference loops.
'Set property '{clr-namespace:Microsoft.Xrm.Sdk.Workflow.Activities;assembly=Microsoft.Xrm.Sdk.Workflow}ActivityReference.AssemblyQualifiedName' threw an exception.' Line number '59' and line position '42'.
Any ideas why this is occurring?
Here is the referenced line in the XAML file:
<mxswa:ActivityReference AssemblyQualifiedName="Microsoft.Crm.Workflow.Activities.EvaluateExpression, Microsoft.Crm.Workflow, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" DisplayName="EvaluateExpression">