Dear Kushal,
I'm glad you can reproduce the issue with the workflow snippets.
Having created a new Sequential Workflow, I set up some dependency properties by copying them from another workflow, then amending them to be correct for the new workflow.
I then dragged a SqlDatabaseActivity out of the Toolbox, and tried to bind its properties to some of those dependency properties. However, none of the valid dependency properties were identified as being candidates to be bound, so this could not be done.
The dependency properties that should have been candidates were of type string.
After repairing the Workflow Extensions, everything worked as expected.
|