性能点在 SharePoint 网站中无法正常工作

发布于 2024-10-11 21:21:42 字数 172 浏览 6 评论 0原文

运行安全团队更改文件权限并安装一些修补程序的脚本后,性能点在我的 SHarePoint 站点上停止工作。仪表板查看器 Web 部件不显示我们使用的图形的背景,并且将此类新 Web 部件添加到页面中时,其图像图标不会出现在 Web 部件列表中。

知道我应该授予哪个文件夹和哪个用户访问权限吗?我相信这与文件权限有关。

After running a script from the security team that changes files permissions and also isntalls some hotfixes, performance point stopped working on my SHarePoint site. The Dashboard Viewer web part does not show the background of a graph we use, and when adding a new web part of this kind into the page the image icon of it does not appear in the web part list.

Any idea of what folder I should give access to and what user? I believe it has to do with file permissions.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月打碎记忆 2024-10-18 21:21:42

发生错误的原因是服务器上安装了 UrlScan,并且 Microsoft.PerformancePoint.Scorecards.WebParts 目录的名称中包含点。我修改了 UrlScan 配置文件,让它允许 URL 中出现点,然后它又开始工作了。

The error happened because UrlScan was installed on the server and Microsoft.PerformancePoint.Scorecards.WebParts directory contains dots in its name. I modified UrlScan config file to let it allow dots in the URL and it started working again.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文