Skip to content
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

Issue with office online #11

Closed
seemantmishra opened this issue Nov 10, 2017 · 4 comments
Closed

Issue with office online #11

seemantmishra opened this issue Nov 10, 2017 · 4 comments

Comments

@seemantmishra
Copy link

Hi,

I downloaded the solution and configured it with my azure cloud details.

  1. I hosted the solution in one app service in azure.
  2. I registered that app service in Azure AD directory.
  3. I created one Blob storage.
  4. I created one Azure Cosmos DB as documentDB.
  5. I updated all the entries required in web.config file with mine cloud entries.
  6. I am not using any SSL certificate and hence removed its dependency from code also and using Http instead of https.

Now when i am trying to run my application, it is saving my document in Azure blob storage and cosmos db (documentDB) both successfully.
But when I am trying to view the uploaded document, it is giving me error such as, "file couldn't be found either renamed or removed" for .xlsx file.

I found their was a note in the description :
"You cannot simply clone and run this sample locally. Integrating with Office Online requires that your host domain is white-listed by Microsoft. The first step to white-listing a domain is to join the Cloud Storage Provider Program detail HERE. " Is this causing the issue?

Thanks in advance !! Please guide me to resolve the issue.

@seemantmishra
Copy link
Author

image

This is the error I am getting when trying to open!! Please suggest what else needs to be done or updated in solution to get the required outcome.

@sirespeaks
Copy link

Ever find any resolution to this issue. I am experiencing the exact same problem.

@akorade
Copy link

akorade commented Apr 13, 2018

I am facing similar issue. Any resolution?

@seemantmishra
Copy link
Author

seemantmishra commented Apr 15, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants