Get-Credential @activity I am using Studio 2022.10.1 and I changed the project from windows legacy to windows while upgrading my studio. After that, I got this operation timed out error while running this project in the studio.
Any chnage happened to the Get credential activity after the migration to Windows from windows legacy.???
Thanks
Hi @Gokul001
I have downgraded the package’s version and it is working fine.
Thanks for asking.
But my findings are:
In the updated version of the packages, the get credential activity in which the credential name has a dropdown option where we can select the asset name directly. But my situation is I need to get the asset name from the config file. In this case, the activity is throwing this error.
Can you share the screenshot of the activity
In my environment Uipath.System.Activity → version is 22.10.1
For me it is normal check the screenshot
Regards
Gokul
Hi @Gokul001,
Please find the below screenshot.
I have updated the latest packages. When I run the project, it throws me an error.
Thanks