本文主要是介绍office打开失败,The file is corrupt and cannot be opened,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
最近收到一个用户反馈,在SharePoint中打开excel文件时弹出下面错误信息“The File is corrupt and cannot beopened.”
在troubleshooting过程中发现主要原因是Office Application的settings设置问题。
可以通过下面步骤解决:
- 点击File-> Options
- 在弹出的设置页面中点击“Trust Center tab”,在详细设置中点击“Trust Center Settings”
- 点击Protected tab,将列出的三个选项都取消勾选,点击OK保存
- 关闭Office Application,在SharePoint中重新点击文件,文件可以正确打开,问题解决。
感谢阅读。
这篇关于office打开失败,The file is corrupt and cannot be opened的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!