Hi Team,
After converting windows legacy code to windows getting this error
getting access toker: No compiled code to run BC31051: Namespace or type System.Collections.ObjectModel’ has already been imported.
Thank you…
Hi Team,
After converting windows legacy code to windows getting this error
getting access toker: No compiled code to run BC31051: Namespace or type System.Collections.ObjectModel’ has already been imported.
Thank you…
Open the workflow file which is throwing this error in notepad or some text editor and check the imports area of the xaml. Check if there are duplicate entries of the System.Collections.ObjectModel
Click your import option import this System.Collections.ObjectModel
Regards,
Gowtham K
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.