zoukankan      html  css  js  c++  java
  • share point 2013 部署

      最近工作需要,需要用share point 2013 开发项目,但是遇到了刚部署环境就遇到了不少问题。唉~

      本机部署搭建一个share point 2013 环境。

      第一步:首先要下载一个vmware workstation 12 ,用来安装 share point 

      点击这里:http://www.cnblogs.com/jianyus/archive/2013/02/01/2889653.html

      第二步:安装相关 share point 13 ,之前工作准备,以下链接是有关share point 的一些插件下载

      点击这里:  http://jpwaldin.com/blog/?p=236

      这一步是问题最多的一步。唉~

      问题:由于安装程序MSI返回错误代码1603,因此,AppFabric安装失败。

      相关链接:

       http://blog.csdn.net/linyustar/article/details/11562869

       http://www.cnblogs.com/jianyus/p/3287625.html

       PSModulePath 上面两个blog 都有写,这里我就解释一下,怎么进入,这里指的就是注册表。

      运行->cmd->regedit

      弹出 注册表:   

      HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerEnvironment

      第三步:安装share point 2013 

      ...  如果以上工作准备都没问题,就可以进行这一步操作了。

      

  • 相关阅读:
    资源汇总
    最近面试经历
    Screen Space Ambient Occlusion
    实时渲染下的多线程协作:实践
    High Dynamic Range
    Deferred Shading
    实时渲染下的多线程协作
    9.了解四个相等判断的用法
    14.使用构造函数链
    16.垃圾最小化
  • 原文地址:https://www.cnblogs.com/foreverfendou/p/7507409.html
Copyright © 2011-2022 走看看