Hi,
In Sharepoint 2013, when I click the elipsis to view the Hover panel I get a "The web page cannot be found". This happens for all types of office document.
Single Sharepoint 2013 server set up.
OWA on a separate server.
All hardware requirements have been met.
All software and prerequisites have been met.
OWA was set up and configured using the technet instructions.
configured for http, not https.
A full search crawl has been performed.
Client browser is IE9
Using a network capture in IE:
I get a 404 error every time the preview is invoked...
URL Method Result Type Received Taken Initiator Wait Start Request Response Cache read Gap
/_vti_bin/client.svc/ProcessQuery POST 200 application/json 1.19 KB 156 ms JS Library XMLHttpRequest 1435 15 0 141 0 234
/_vti_bin/client.svc/ProcessQuery POST 200 application/json 2.36 KB 156 ms JS Library XMLHttpRequest 1450 0 0 141 15 219
/_layouts/15/WopiFrame.aspx?sourcedoc=%2FUseful%20Documents%2FInternet%20fair%20usage%20policy%2Edocx&action=interactivepreview&wdSmallView=1 GET 200 text/html 4.54 KB 78 ms innerHtml <frame> 1638 0 78 0 0 109
http:/ /MYSERVERNAMEHERE/wv/wordviewerframe.aspx?embed=1&ui=en%2DUS&rs=en%2DGB&WOPISrc=http%3A%2F%2Fas%2Dsp%2Ddev%2F%5Fvti%5Fbin%2Fwopi%2Eashx%2Ffiles%2F73510d8ff1834eed94e0b2c2b823081c&sc=http%3A%2F%2Fas%2Dsp%2Ddev%2FUseful%2520Documents%2FForms%2FAllItems%2Easpx&wdSmallView=1 POST 404 0.75
KB 109 ms click 1716 31 0 62 16 0
(spaces delib inserted to remove hyperlink)
Sample SPWOPIBinding:
Application : Word
Extension : DOCX
ProgId :
Action : attend
IsDefaultAction : False
ServerName : MYSERVERNAMEHERE
WopiZone : internal-http
My SPWOPIZone: internal-http
Proof keys not unsynchronized.
Are there any other things which could be causing this issue?
Thanks in advance.