Hi! So just wanted to integrate my teams with the ui path the purpose is when ever i changed my password i need type a new password to the old password message as a replay so to do that when i want to install “UiPath.micosoftteam.activities” it is showing "No compatable version with windows projects "
The error message you’re encountering, “No compatible version with Windows projects UiPath,” suggests that the “UiPath.MicrosoftTeams.Activities” package you’re trying to install may not be compatible with your current UiPath project or version.
I suggest you to check the following:
- Check Package Compatibility: Ensure that you are trying to install a version of the “UiPath.MicrosoftTeams.Activities” package that is compatible with your version of UiPath Studio. Some packages are only compatible with specific UiPath versions, so verify the package version you’re trying to install is supported by your UiPath version.
- Update UiPath Studio: If you’re using an older version of UiPath Studio, consider updating it to the latest version. Newer versions often have better package compatibility and bug fixes.
Its not compatible with “Windows” type projects. If you want to use the package, you need to create a “Windows (Legacy)” project. Or use the Integration Service based activities.
Hi
If your custom activities package is made by Visual Studio, the following helps you.