Hi, I encounter issue from creating Background Process from template. The error is ‘An item with the same key has already been added. Key: Microsoft.Win32.Primitives’. I have try deleted the files and folder but still hit issue, how do I resolve this? Thank you
2 Likes
Are you creating any Dictionary using Key and value pair in your process ? If yes then some duplicate keys are existing in it because of that you are getting this error.
Hi ,
I am facing the same issue…
Were you able to resolve?
Thanks
It seems like there is some bug with Background process template in 21.4 version. Please follow the steps mentioned in the below thread to resolve the issue.