Scenario: I have a bunch of read range activities, I put them in a sequence and then used invoke workflow to call it from the main workflow. I am getting “System.ServiceModel.CommunicationException:There was an error writing to the pipe:Unrecognized error 232 (0xe8).”
The initial problem was that the studio becomes in-responsive after it’s execution (mentioned here :
“UiPath Studio Hangs after Sequence Completes”). I wanted to isolate the problem and used invoke method. I got above mentioned error then after.
Any idea about this?