Hi,
I’m recieving this error when running automation: Read Range Workbook: Package object was closed and disposed, so cannot carry out operations on this object or any stream opened on a part of this package.
The problem is, that I get this error only when running it on VM. While running it just on my computer everything works properly.
Do you know why is this happening? Are there any rules/properties which has to be set for this activity or workbook while running it?
Hi @miladek
Use kill excel application in starting and at last. Ensure Use Excel Application Scope is properly configured and the file path is correct on VM…
But if I use classic activities, not the modern activities, I don’t need Use Excel Scope, right?
About path.. I’m sure it’s correct, checked it already many times.