Forum Discussion
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...
May 01, 2018
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.
- May 01, 2018Yes, I tried all of that. I even recreated the wopi bindings. The service works and displays xml in the browser.
- May 01, 2018When 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.
- May 01, 2018
This is a very restricted environment ( like all the other 5 farms) not sure if I can use fiddler. I guess I can try.