Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to set remote storage item id #13

Open
chen19890425 opened this issue Jan 29, 2024 · 1 comment
Open

Failed to set remote storage item id #13

chen19890425 opened this issue Jan 29, 2024 · 1 comment

Comments

@chen19890425
Copy link

Sometimes an exception is thrown when creating a new file, saying "Failed to set remote storage item id" or ""The process cannot access the file because it is being used by another process. (0x80070020)""

I am using the latest version of the “WebDAV Drive sample” code

@ITHitBuild
Copy link
Contributor

We have reproduced this issue.

Typically is is caused by read-only files. Our Engine can not update remote storage ID if the file is read-only.
But there are other scenarios where it may occur, for example when the file is blocked for writing.

We are working to resolve it. Currently it has a medium priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants