How to fix the error



and the package is not compatible with Windows Projects

@CSH,

The package you are trying to install isn’t compatible with the project version that is windows compatibility.

You have 4 options

  1. Connect with the developer and ask to upgrade the package to windows compatibility.
  2. If you are the developer of the package upgrade it, publish it and then use it.
  3. Downgrade your project to windows legacy. This is not recommended because windows legacy going to deprecated soon.
  4. Develop the logic on your own instead of relying on the library.
1 Like

@CSH

As per error you need to upgrade the package to windows compatibility and install

As it is a uipathteam package i dont think you have code…here is the code for doing the same…try to build or use the xaml provided…xaml might have errors as it is built on old but logic is explained

Cheers

1 Like