-
-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
couldn't find the file you wanted #141
Comments
Can you debug the app? Specifically, try putting a breakpoint into the checkfileinfo and getfile methods and see if they're hit and what they return. |
I was very grateful for responding to my note. I am getting a dot before the file name as you see. Is this the problem? c) on my online server, there are some errors mostly of this type: AgentManagerWatchdog reported status AgentManagerWatchdog in category '...'. Reported status: Machine health is Unhealthly. d) site https://wopi.readthedocs.io no longer exists and therefore the validator app is 404. Any other sites for docs? |
WopiHost appsetting WopiHost.Web settings |
GetCheckFileInfo and GetFile are functions inside FilesController which are not hit. |
a) I set my online setup to Set-OfficeWebAppsFarm -OpenFromURLEnabled I would appreciate any help. Thank you |
I have found out that test file in the "%systemdrive%\Program Files\Microsoft Office Web Apps\OpenFromUrlWeb" get downloaded rather than viewed. Also left message at the stack exchange https://stackoverflow.com/questions/71515873/office-file-is-downloaded-rather-than-viewed |
That shouldn't be a problem. It seems that the
I run the app using Kestrel. I haven't tried IIS Express for a while. Can't help with that.
It needs to be a UNC location (starting with
Good that you submitted it there. I will try to find some time to reply on StackOverflow. |
oos must ping/echo wopihost (localhost) |
I also like this, have you solved? @stormbinary |
Hi,
Downloaded v2.0 release (https://github.com/petrsvihlik/WopiHost/releases/tag/2.0.0).
Set the wopihost to the port that I have available on my pc.
Set ClientUrl to the Office Online Server 2016 address I had configured.
Obviously can not find the Excel file .
I would be grateful for any hint.
Thanks.
The text was updated successfully, but these errors were encountered: