zoukankan      html  css  js  c++  java
  • SharePoint 2010 卸载之后重装遇到的问题总结:Sharepoint 2010正在进行的安装与之前安装的micrsoft offince 2010 server 产品冲突

    重装第一个问题:Sharepoint2010正在进行的安装与之前安装的micrsoft offince 2010 server 产品冲突

    解决方案:1.运行里输入:regedit,打开注册表编辑器
    2.找HKEY_CLASSES_ROOT\Installer\Products下面的节点

    3.在Products的子节点里,选择包含Web Apps的节点,需要手工一个个查找,包含的值类似如下:
    Microsoft Office Web Apps Proof (Arabic) 2010
    Microsoft Office Web Apps Proof 2010
    Microsoft Office Web Apps Proof (English) 2010
    Microsoft Office Web Apps Proof (Russian) 2010
    Microsoft Office Web Apps Proof (Spanish) 2010
    Microsoft Office Web Apps Proof 2010
    Microsoft Office Web Apps Proof (French) 2010
    Microsoft Office Web Apps Chinese (Simplified) Language Pack
    Microsoft Office Web Apps Application Server Components

    将包含上述值的节点,全部删除。注意删除前备份注册表。

    4.重启电脑,即可。

    参考:http://smallcitydesign.com/the-install-progress-conflicts-with-a-previously-installed-microsoft-office-2010-server-product/
    问题二:见下图

    解决方案:打开SQL Server Management Studio,登录,删除所有由SharePoint生成的数据库。

  • 相关阅读:
    uoj110
    11.28模拟赛D题解
    AT1219 歴史の研究
    P5906 【模板】回滚莫队&不删除莫队
    P4175 [CTSC2008]网络管理
    SP32952 ADAFTBLL
    CF1479D Odd Mineral Resource
    SP10707 COT2
    P4074 [WC2013] 糖果公园
    P6134 [JSOI2015]最小表示
  • 原文地址:https://www.cnblogs.com/sygwin/p/2466504.html
Copyright © 2011-2022 走看看