Hi Guys,
I am struggling with how to always handle the 462 error successfully. I am operating on VDI and I try to open a file to read some details from there. My experience show that it will finally open the file after 2 or 3 attempts.
The code I've written for that goes like this and still...