在moss 2010中将我的客户母版页设置为整个网络应用程序后,上传文件时母版库发生错误

发布于 2024-11-09 15:50:04 字数 221 浏览 0 评论 0原文

我已经开发了自己的母版页面并将其添加到所有网络应用程序中,但最近我发现当我上传新的母版页并单击“保存”时,页面会出现错误:

原因:视图状态提供的完整性检查失败。 VisibilityContext=WSSTabPersistence 请求路径:/_catalogs/masterpage/Forms/AllItems.aspx

有人知道这是为什么吗?

I have developed my own mater page and made it to all the web application,but recently i found when i upload a new masterpage and click save, the page will occurs error:

Reason: The viewstate supplied failed integrity check.EDocument&VisibilityContext=WSSTabPersistence
Request path: /_catalogs/masterpage/Forms/AllItems.aspx

Anybody know why is it?

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

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

发布评论

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

评论(1

终难遇 2024-11-16 15:50:04

您是否在共享点设置的两种定义中设置了客户主页?如果是这样,您应该只设置第一个选项(站点母版页)并将系统母版页保留为default.master(或v4.master,如果sp 2010)。您很可能在自定义母版页中缺少所需的控件。

Did you set your customer master page in both definitions in your sharepoint settings? If so, you should only set the first option (site master page) and leave the system master page to the default.master(or v4.master if sp 2010). You are most likely missing a required control in your custom master page.

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