Hi All,
I have problem with this flow process and system always prompt me error
“[ERROR] [UiPath.Studio.exe] [1] System.ServiceModel.ActionNotSupportedException: The message with Action ‘Bing’ cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher”
I don’t understand why it cannot run in my computer.
Flow process:
- to read excel file from sheet “Cars”
- to delete row that do not contain parameter in the list
- to write excel file into sheet “Cars2”
Can anyone help where is the problem?