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,没想到出现这样的问题,搞了两天。
    希望大家跳过这个坑。
  • 相关阅读:
    stagefright框架 Video Playback的流程
    ubuntu 10.10 安装 无线网卡驱动
    ffmpeg 播放 m3u8 ts 流时 av_read_frame 流程
    错误:expected classname before ‘{’ token
    avcodec_decode_video2 第三个参数 got_picture_ptr 的含义
    ndk 编译 ffmpeg
    Windows Phone 7中用好Silverlight开发利器
    利用Visual Studio 2010流程模板实现Scrum敏捷开发(下)
    VS2010中使用IntelliTrace来进行调试
    在Windows Azure中实现和调试一个WCF服务(下)
  • 原文地址:https://www.cnblogs.com/olay/p/7590994.html
Copyright © 2011-2022 走看看