Try to copy all the activities from the machine where it works, from:
C:\Users\xxxUSERxxx\AppData\Local\UiPath\Activities
(xxxUSERxxx needing to be adjusted to the real username)
To the other machine.
Don’t overwrite existing, only add what’s missing.
Thats not an issue with activities if something its an issue with missing dlls from app-18.x.x folders.
Computer that is ok has less activites then the one with error
I’m having this same issue with 2018.4.1
Have tried to downgrade the RestSharp to the 105.0.1.0, but no success, still getting the same error. Any ideas?
I’ve solved uninstalling dependencies and reinstalling. Need to make sure that version of RestSharp stays as 105.0.1.0 as minimum requirement. And need to install the dependecies AvalonEdit and Newtonsoft.Json
Message: Method ‘ConfigurationManagementClient.RetrieveContactList’ not found.
Exception Type: System.MissingMethodException
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.MissingMethodException: Method ‘ConfigurationManagementClient.RetrieveContactList’ not found.
at UiPath.Web.Activities.SoapClient.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity`1.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
Could you maybe provide more context? Feel free to open a new topic with more details about your particular issue (sample project screenshots, activity package version, etc).