zoukankan      html  css  js  c++  java
  • sharepoint OOS巨大坑

    首先,我们安装的操作系统是windows server 2016 datacenter最新版,然后安装了OOS2016年的那个版本,打好语言包,安装必备软件,所有的步骤都没问题,但是你配置OOS场的时候永远都在报没有墨迹与手写服务的错误,无论你怎么去查资料,都解决不了。

    搜索bing,一大堆人在问这个错误:

    https://social.technet.microsoft.com/Forums/windowsserver/en-US/c8dbbcac-4636-4acb-92f4-178bfb6257a9/tp5tp4-ink-and-handwriting-services-feature-missing?forum=WinServerPreview

    最后没办法,找到微软windows yao大师,yao大师查阅了visual kb

    https://vkbexternal.partners.extranet.microsoft.com/VKBWeb/?portalid=1

    属于微软内网资料,没有微软员工账号看不了

    资料是这么解释的:

    You are using an older build of Office Online Server. Ink & Handwriting is installed in the Windows Server 2016 operating system by default and does not need to be installed as a separate feature. Office Online Server requires an update to pass the Ink and Handwriting Services prerequisite check on Windows Server 2016. 

    也就是说系统默认是自动装上墨迹服务的,为什么配置不上呢?

    Resolution

    Download and install the April 2017 Office Online Server build which is the supported build to run on Windows Server 2016.  It contains a fix that will enable the New-OfficeWebAppsFarm to pass the Ink and Handwriting Services prerequisite check on Windows Server 2016. 
    • The Office Online Server build posted to MSDN on April 17, 2017 contains the fix.
      • Note: It is called Office Online Server (Last updated March 2017) (x64) - DVD (English)
    • The Office Online Server build posted to VLSC on April 2017 contains the fix.
     
     
    尼玛,一定要安装最新版本的OOS,当初因为找不到最新版OOS多语言包所以决定安装2016版的OOS,没想到出现这样的问题,搞了两天。
    希望大家跳过这个坑。
  • 相关阅读:
    几个常见移动平台浏览器的User-Agent
    正则表达式那些事儿(三)
    正则表达式那些事儿(二)
    正则表达式那些事儿(一)
    jQuery官网plugins栏目下那些不错的插件
    UVA 11729 Commando War 突击战 【贪心】
    HDOJ 2084 数塔 【dp】
    HDOJ 1465 不容易系列之一 【错排公式 递推】
    HDOJ 2046 骨牌铺方格 【递推】
    HDOJ 2044 一只小蜜蜂... 【递推】
  • 原文地址:https://www.cnblogs.com/olay/p/7590994.html
Copyright © 2011-2022 走看看