Office uri how to implement

knile 41 Reputation points
2021-10-22T13:41:48.033+00:00

Hello,

I have asp.net core application hosted in IIS and I've added virtual directory which contains bunch of Office files. Created a Office URI so I can open files directly in desktop applications but they are always opening in read-only mode. Permissions for editing files are given.

Link looks something like this <a href="ms-word:ofe|u|https://localhost:5001/WordFiles/filename.docx">Open in word</a>

What is needed to implement so I can edit the files as well or is this even possible without Sharepoint ?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 56,851 Reputation points
    2021-10-22T16:56:09.987+00:00

0 additional answers

Sort by: Most helpful