I’m having a problem with one invoke workflow file activity.
It’s giving me the next error: Invoke Workflow File: An item with the same key has already been added. Key: VisualBasicValue`1_1
These are the argument I’m sending through the invoke:
And the values doesn’t matter. I’ve tried from the beggining of the process and from this activity execution and with values and without values is the same response.
I believe the error is already recorded and a fix is provided. Check the below post on the Error fix :
We might have to edit your xaml file using a Text editor and remove the duplicated key. But before performing this, make sure you try to open and close the workflow and check again.