zoukankan      html  css  js  c++  java
  • [SharePoint Online]SharePoint Designer无法打开世纪互联版sp online站点得解决方法,报错信息:请安装更新后再重新打开

    现象描述:

    装了个x64版SharePoint designer 2013, 没有装SP1,在打开国际版得office 365 online得时候完全没有问题,但是在打开世纪互联版得时候就打不开,让安装一个更新,但是安装过后也不好使。

    解决方法:

    把64为得designer卸载了,安装了个32位得,并且安装了sp1补丁,然后就好使了。

    遇到得另一个问题:

    同样也是国际版得完全没有问题,世纪互联得有问题,不禁让人感叹世纪互联得能力。

    现象描述:站点打开后,想用designer添加一个工作流,起名,点确认,等待创建,结果返回一个“服务器得活动已经更新,请重启你得sharepoint designer.”“Server-side activities have been updated. You need to restart SPD to use the updated version of activities”

    查了一下资料,解决方法如下:

    1.清空designer以前得缓存。

    缓存存放地:

    1. C:Users<username>AppDataRoamingMicrosoftSharePoint DesignerProxyAssemblyCache
    2. C:Users<username>AppDataLocalMicrosoftWebsiteCache
    3. C:Users<username>AppDataRoamingMicrosoftWeb Server ExtensionsCache

    2. 设置一个SharePoint designer得选项

    Unchecked "Cache site data across Sharepoint Designer sessions" in SPD Application Options

    结论:遇到SharePoint Designer得问题,先处理一下缓存。

  • 相关阅读:
    Go--指针
    Go--struct
    Go--函数
    Go基础
    流程控制
    Go前言
    变量与常量
    Django(三):HttpRequest和HttpResponse
    Django(二):url和views
    tensorflow(一):图片处理
  • 原文地址:https://www.cnblogs.com/cwyang/p/6902275.html
Copyright © 2011-2022 走看看