Forum Discussion
File locking issue
- Nov 09, 2017
Please find below the problem, cause and resolution provided by Microsoft..
Note : - we do not use check in - check out in our environment...
Hope this helps
Stewart
PROBLEM
================================
there are some users report of upload failed issue, sometimes, it can be completed by retry, some time, it will always failed.
Also many different symptoms when saving on both office and SP side which point to lock issue.
CAUSE & RESOLUTION
=================================
CAUSE: web client service add lock on the file
RESOLUTION: since no need for checkout/checkin, add below registry to disable the lock function of web client service but keep all other functions like explorer view support
HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\SupportLocking=0
ADDITIONAL INFORMATION AND RECOMMENDATIONS
================================================
Registry to disable lock function when web client service is started:
- Start webclient service on user side
- Find registry: HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters on their machines.
- Find value: SupportLocking(if no, please add), set its value to 0, want to just disable lock feature.
See if they are facing issue with Excel files. We had same issue before and when we investigated.
Our users were opening excel file in Office Client (thick client) and expecting coauthoring which is not supported in excel.
Where are word supports in both webapps and thick client.
- Michael WangMay 22, 2017Copper ContributorThanks Anji, we will look into it.
- Chris BatesJun 06, 2017Copper Contributor
I have the same issue amd again with SharePoint 2013 and after upgrade of my Office 365 to 2016 version.
I'm losing data so please advise a solution asap.
Chris
- Michael WangJun 06, 2017Copper Contributor
We are still troubleshooting the issue... focusing on WAN accelerators used in your environment. Do any of you use a WAN accelerator such as Riverbed?