Hi
I need to open the SharePoint 2013 documents (word, pdf, ppt, excel) in client browser. I have configured Office web app server in SharePoint server and set the following properties,
SPWOPIZONE is set to external-http
OAUTH is set to true
When i try to open the documents from client browser, it tries to open in client application (i.e. MS office installed in my client pc) instead of open the documents in browser mode even i enabled the document library properties to “Open in browser”.
What makes to work it in browser ? Please advise
Yes Installed OWA in a different Server , created a new OWA farm and binded into SP Server.
When I ran the command “get-spwopizone” it is set to “external-http” but when i ran the “get-spwopibinding” WopiZone is still pointing to “internal-http” only. How to modify to make the WopiZone to point to “external-http” so that i can open all office documents from my client machine browser