Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

I have developed a process using sample Excel data. It is working fine but when I went to save my results, they each threw the following error:

Internal: Could not execute code stage because the exception is thrown by code stage: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)

1 Answer

0 votes
by (29.5k points)

This issue is related to remote procedure call (RCP) what you can do about this is Check t if the Remote Procedure Call (RPC) service is running. If it is, then it's a firewall issue between your workstation and the server. You can test it by temporary disabling the firewall and retrying the command.


If it's a firewall issue you'll have to either limit the ports WMI/RPC work
on, or open a lot of ports in the McAfee firewall.

Browse Categories

...