Open fridezlucas opened 1 week ago
This seems like Office is expecting something special from the WebDAV server, but I'm no expert on Office. Please enable debug logging and try to check the requests that Office makes and how NWebDAV responds to it. Maybe there are some special requests that can't be honored and cause this issue. I cannot really help you with that...
Hi,
I cloned the repository to test documents edition with Microsoft Office Word (Office 365). I encountered some problems when trying to test it (with Protected Mode enabled).
You can see below the behaviour of editing mode :
My Office Word configuration (for Protected mode) is shown below :
Steps to reproduce
ms-word:ofe|u|https://localhost:60225/Doc2.docx
in my browser, then I open this document in Office)Alternative
This alternative is not recommended and not desired. I do not want to update this setting on each machine that will use my web application. Moreover, there is not this setting on macOS.
Notices
GenCertificate.ps1
)Questions