Forum Discussion
Document in "Read-only" mode all the time
after looking at the network communication protocol I see only one difference between a client where is working and where is working not. at the client where the documents are only opened read-only/write protected I see that the _vti_bin/cellstorage.svc/CellStorageService is never called there. I think this is because a HTTP OPTIONS was send from word/excel to the lib before and HTTP 401 was returned.
Hi Kangee,
thank you for your results of analysis. Do you have any tips how to avoid it or what to do in this case as a workaround?
Thank you,
Mirek
- KangeeOct 01, 2019Copper Contributor
No I have unfortunately no tips the only thing which has brought us something further is this article:
https://support.microsoft.com/en-us/help/3203432/descriptionofthesecurityupdateforsharepointserver2016june13-2017
However, our property was already $true and we simply set it to $false. After that it went everywhere with the Office 2013 users who had problems so far. However, a few colleagues simply installed Office 2016 and now we have problems again with these office 2016 user.