I have a set up the ITHit WebDAV server on our company website which works great on Office 2007/10/13 with PowerPoint, Word and Excel. However I have recently updated to Office 2016 and I have found that Excel no longer works, however Word and PowerPoint work OK.
In Excel I get the error message below:
In Word and PowerPoint I get the dialog below which I can skip:
Is there a known issue with the ITHit WebDAV server in Excel 2016?
There are no exceptions thrown when I'm attached in Visual Studio 2015. Also when I've checked Fiddler I can see the last thing the WebDAV server try to do is lock the document which is seems to do without any exceptions. It locked and unlocks the document twice then on the lock where I try to save it then comes back with the error message in Excel (see pic 1).
The lock requests are shown below:
The only think I can see that is different is a field in the Miscellaneous section of the header:
I've exhausted all options and I've got no idea why this is happening with just excel in office 2016.
Any help would be greatly appreciated.