Hello,
I used the instructions bellow to create a Workflow Association Form through VS2012 and I keep getting the following warning:
Element 'WorkflowAssociationFormContextControl' is not a known element. This can occur if there is a compilation error in the Web site, or the web.config file is missing.
The warning occurs on line:
<WorkflowServices:WorkflowAssociationFormContextControl ID="WorkflowAssociationFormContextControl1" runat="server" />
Can anyone help me with this one?
Thanx in advance!
http://msdn.microsoft.com/en-us/library/office/dn518136%28v=office.15%29.aspx#sec4