Hey guys i got weird issue with web apps 2013 powerpoint part
word & excel even one note work just fine
when i choose create powerpoint it also work just fine!
how ever right after i save it preview is not working view either nor edit of same file!
And keep this error:
i manage to salvage edit with this powershell command
Get-SPWOPIBinding –Action “edit” –Application “Powerpoint”| Set-SPWOPIBinding –DefaultAction:$true
however view & preview still not working i read bunch of stuff through web
like
Get-SPWOPISuppressionSetting
permissions.../ sandbox ...../
i checked all of them didn't fix my problem
anyone can shed a light in this issue i would greatly appreciate it.