Error when i'm using write range activity : Original error message: The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))

Hello,
Yesterday this activity was working properly. I’ve read a CSV file, then i applied a filter table, then i intended to write the range to xlsx file, inside a excel scope activity, but in the end i got this message:
Original error message: The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))
Previously i had this error:
Write Range: Could not write the data table DataTable starting with cell A1.
Can anyone help please?

try this
in the range section instead of A1 doesn’t give any range only “” will work.

1 Like

Thanks! Problem solved.

Welcome :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.