Read Cell - Name: Failed setting the current sheet to: in workbook Original error message: The object invoked has disconnected from its clients. (0x80010108 (RPC_E_DISCONNECTED))

This issue was solved by using one excel application scope as i was using excel application scope in each invoke file rather than having one then passing the values to the main workflow.
Thanks all for your inputs and solutions.