Method not found: 'Void UiPath.Core.Activities.Target.set_WaitForReady(UiPath.Core.WaitForReady)'

hi,
i have a probleme with the waitForReady methode as you can see in the picture.
the full Error message is :
Error ERROR Validation Error Method not found: 'Void UiPath.Core.Activities.Target.set_WaitForReady(UiPath.Core.WaitForReady)'. SAP_De_ME22N_6.5.1 Set all purchase order items to Delivery Complete.xaml
and at the same time this Error apear:
package source connect has encountered the following error uipath...


i would be grteful if someone could help me.
thanks.

Hi @hamza.ait_abdelouahab ,
You should compile the library with a newer version of UiPath.System.Activities
This issue happens when you compile a library with an older version of UiPath.System.Activities but you use that library in a process with a newer version of UiPath.System.Activities

Please check out Important! note here: About Libraries

Thanks & Regards,
Shubham Dutta

1 Like

Hello @hamza.ait_abdelouahab - Have a look on the below link

1 Like

Hi @hamza.ait_abdelouahab ,
If you do not have anymore queries please mark the solution and close the thread.

Thanks & Regards,
Shubham Dutta

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.