Setting up sample project #217
-
|
I'm trying to setup the sample project, and have had my domain whitelisted as part of the CSPP program. Everything seems to work, except when trying to Edit one of the included sample files, I get the error below in browser tools. I wasn't sure which project (WopiHost or WopiHost.Web) needed to be deployed on the whitelisted domain, so I tried both and get this same error. Does this suggest any specific issue that I am missing? I can't find any reference to BaseDocQuerySignature in the project, so would appreciate any insight if anyone has seen this before. Thanks!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
you need to deploy WopiHost project on the whitelisted domain. wopihost.web is just a sample app that connects all the bits and pieces together. regarding |
Beta Was this translation helpful? Give feedback.
you need to deploy WopiHost project on the whitelisted domain. wopihost.web is just a sample app that connects all the bits and pieces together.
regarding
BaseDocQuerySignature- I'm not sure what it is... there is not reference to it anywhere on github .. https://github.com/search?q=%22BaseDocQuerySignature%22&type=code