I’m encountering an error and could use some assistance in finding a solution. Here’s the error message I received while running my project in debug mode:
I recently attempted to open my project on a different PC that has a lower version of UiPath Studio Enterprise installed. This error occurred during the debugging process.
It seems that the package runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets is not being found in any of the specified sources: C:\Actimai\Packages, C:\Program Files\UiPath\Studio\Packages, Connect, https://gallery.uipath.com/api/v2, https://www.myget.org/F/workflow/, Local, LocalPackages, Official.
I suspect these issues may be related to the version mismatch between my project and the UiPath Studio version on the other PC.
Has anyone encountered a similar problem before or has any insights on how to resolve this issue? Any help would be greatly appreciated!