"The resource you are attempting to access is locked" Error During Folder Rename #1438
Unanswered
adamfisher
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@adamfisher : is the same folder sometimes failing and sometimes working? Did you check that the site is not read-only? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not seeing much guidance on this error I get when attempted to rename different folders in SharePoint. I verified the folder I am trying to rename had no shared links and nothing check out to a user (from what I could tell). I was able to successfully go in through the UI and do a rename though.
Here is the rename code. I also added a call right before to delete the shared links because I heard that can also cause this error during a rename but the folder I tested with didn't have any shared links so added it just in case:
Gives me this error sometimes (but not always) on certain folders:
Stacktrace:
Beta Was this translation helpful? Give feedback.
All reactions