Hello
I am getting an error when trying to run the activity “Invoke Workflow File”.
Invoke Workflow File: An item with the same key has already been added. Key: Delay_1
Any ideas as to why this is happening?
Hello
I am getting an error when trying to run the activity “Invoke Workflow File”.
Invoke Workflow File: An item with the same key has already been added. Key: Delay_1
Any ideas as to why this is happening?
This was happening when I copy paste the activity previously and now it was converted to Windows
So, work around I can say is that open the xaml in a notepad and search for the Delay_1
There leave for the first search and if you find other then you can place as Delay_2 and so on
and close the xaml and close the main project and open freshly
Hope this may help you
Thanks,
Srini
Hi,
The following post will help you.
Basically we need to modify xaml file or replace activity which has error with new one.
Regards,
Hey! @SorenB ,
Can you check whether you have duplicate Variable/Arguments inside the Xaml.
The above error will occur when we have the duplicate names.
Check the Duplicate Variables/Arguments might have created
Regards,
NaNi
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.