Hello everybody,
I need your help. I used a Balareva “excel scope” to resize tables in excel. Since yesterday when I launch the workflow I have an error with this ‘excel scope’:
Excel Scope: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
Do you have a way to debug this Please.
AdityaVN
(Aditya Vaddiraju)
June 28, 2021, 1:50pm
2
Hi @Malika_Ouizbouben
Check this post, it might be helpful
Hi @RobertoEwaldo
I used to see this error
when excel has formulas with functions like Today(), Now(). When such excels are opened and closed there will be a pop up that asks for saving the changes
when office activation message pop up
when there are any links (urls/links to other workbooks) that request for update/refresh before closing
You can check this by manually opening and closing excels that gave the error.
workaround for point 1
open excel → File → Options → Formulas → Calculation…
I found the problem. I had put a “close all excel” activity in “excel scope” when I put it outside it works.
Thank you for your reply.