Question
Error loading 'xxxx_Debug.OpenSpan' An item with the same key has already been added
I am working through the Pega Robotic Automation Architect Essentials and continue to face a debug error...
Error loading 'Main-UI_Debug.OpenSpan' An item with the same key has already been added.
Any thoughts please?
***Edited by moderator, Maryrita: moved to Pega Academy from Applications***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
I don't think I've seen this error before. I would delete the contents of the Users/*user*/Documents/Project/bin/debug folder - then do a fresh re-build of the project in Studio. Check task manager and make sure there are no "OpenSpan.Runtime.exe" processes running. If there is, end those processes. After doing that, try starting the debugger.
If you create a new project, does this error still happen?