在为SharePoint 站点开发站点主题,并将其部署在SharePoint站点上是有可能会出现一下错误:“Error applying site theme: A theme with the name "Citrus 1011" and version already exists on the server.”

然而,删除已经部署的主题。并应用系统自带的Theme还是提示相应的错误:“Error applying site theme: A theme with the name "Themename 1011" and version already exists on the server.”

还好找到了相应的解决方案:

1.使用SPD【Sharepoint Designer】打开站点,删除站点下方的_theme目录。

2.运行-》IISreset,重启IIS。

3.应用新主题。

4.应用成功!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-24
  • 2021-10-04
猜你喜欢
  • 2021-10-10
  • 2021-05-19
  • 2022-12-23
  • 2021-09-10
  • 2021-05-16
  • 2021-06-02
  • 2021-08-27
相关资源
相似解决方案