Forum Discussion
Can't open PowerPoint files from a Library inside an Add-In
The only workaround I have found is to re-code our add-in so that opening a PowerPoint file triggers the file to load in the desktop application, not via the Webapp. This is far from ideal however, as it's a different user experience for PowerPoint compared to all other file types.
hello Mike,
I am thinking of copying PowerPoint from AppWeb Document library to HostWeb Document library and then open it. since SharePoint Add-in is providing App UI to end user, we can manipulate file render location. But this will still involve some of amount of delay as we copy PowerPoint files first before opening. of course then delete file from HostWeb as well.
Everything was working fine till Dec 2017 and then new features / service patches were rolled out to all Tenants. all of a Sudden PowerPoint stopped working in AppWeb. apparently Microsoft has not discovered this issue as only 2 of us have reported it so far i guess. Even if Microsoft decides to fix the issue, it will take at least 2/3 months for them update all tenants. This used to be really easy earlier with KB patches, cumulative packs, services packs that were available on demand. we have no other option but to wait till Microsoft fix this on all Tenants.