I am using CRM 2011 on-premise and am having a problem exporting workflows and openinng the XAML files in Visual studio. I get the error System.Xaml.XamlException: 'The type ‘InArgument(scg:IDictionary(x:String, mxs:Entity))’ of property ‘InputEntities’ could not be resolved.' Line number '3' and line position '38'. It occurs with all of my workflows (which work just fine in CRM). I have added all of the entities and dependencies to the solution, but I know I must be missing something simple. Either that or Visual Studio is missing something.
This is line 3:
<
x:Property Name="InputEntities" Type="InArgument(scg:IDictionary(x:String, mxs:Entity))" />
Thanks!
Joy
*This post is locked for comments
I have the same question (0)