Hi there,
I’m running a process in Virtual machine. The BOT is suppose to access an excel sheet saved in C drive and further do some processing. Now, whenever BOT is trying to access this sheet, it’s unable to do and throws error - "cannot access “XYZ.xlsx” because it’s been used by different process.
Now, in order to solve this issue below things have already been done:
- Re-booted the VM
- restarted the machine
- deleted the excel file and re-created it
- checked in task manager whether no excel process is open or running in background
Can anyone please suggest how to make it work.