Forum Discussion

Pieter Veenstra's avatar
May 01, 2018

SharePoint 2016 and Office Online - Page not found

 

I've got multiple SharePoint 2016 farms and I've configured Office Online. On 5 of these farms this is working but on the 6th farm it is not working.

 

When I try to create a document or when I try to open a document or when I try to preview the document I'm getting the following error:

 

 

When I go to the https://hostname/hosting/discovery url I do get an xml back that looks right. All the other settings look the same too however I'm not able to get Office Online to work in this farm.

 

 

8 Replies

  • Verify the correct WOPI Zone is being used on the farm via Get-SPWOPIZone. Verify you can hit the XML file from the SharePoint server; it sounds like you've already verified it from a client workstation.
    • Pieter Veenstra's avatar
      Pieter Veenstra
      MVP
      Yes, I tried all of that. I even recreated the wopi bindings. The service works and displays xml in the browser.
      • Trevor Seward's avatar
        Trevor Seward
        MVP
        When you go to edit a file/create a new one, what is the ASPX page it is sending to you to? You may need to use Fiddler if it is redirecting after encountering an error.