错误信息:
此网页的安全性验证无效并且可能损坏。请单击 Web 浏览器中的“后退”,刷新网页,再重试操作。(中文)
System.Exception: Microsoft.SharePoint.SPException: The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again(英文)

解决办法:
SPSite.AllowUnsafeUpdate =true
SPWeb.AllowUnSafeUpdate  =true

相关文章:

  • 2021-11-10
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
猜你喜欢
  • 2021-06-04
  • 2022-03-14
  • 2021-11-15
  • 2021-06-06
  • 2022-02-02
  • 2021-10-27
  • 2022-12-23
相关资源
相似解决方案