【SharePoint】K2 for SharePoint 安装笔记【未完工】
0.安装环境说明
0.1.软件版本
OS : Window Server 2012 标准版
SharePoint : 2013标准版
K2 : 4.6.9
0.2.环境结构
SharePoint 2013使用了Farm形式安装(一台SharePoint服务器+一台DB服务器)
SharePoint
1.安装前期准备
1.1.K2安装包下载
从https://portal.k2.com/downloads/bp/Default.aspx下载【K2 Installation Package】
里面包含:
K2 blackpearl 4.6.9
K2 smartforms 4.6.9
K2 smartforms Control Pack 4.6.9
K2 for SharePoint 4.6.9
(版本号可能不一样,安装时最新的版本号是4.6.9)
1.2.关闭IE 增强的安全配置(IE ESC)
服务器管理→本地服务器→IE 增强的安全配置→OFF
2.安装K2 blackpearl
2.1.点击安装页面的INSTALL按钮,IE弹出警告框中点运行。
2.2.Welcome
[Next]
2.3.End User License Agreement
勾上[I agree to …]
[Next]
2.4.Installation Type
选择 Custom Installation(因为服务器上没有安装Visual Studio,所以选择了自定义安装)
[Next]
2.5.Select Components
我这里安装时去掉了K2 for Reporting Services和K2 for Visual Studio Core
可以根据自己的需要选择安装哪些组件
[Next]
2.6.License Configuration
输入从官网上得到的License
[Next]
2.7.K2 Server Configuration
这里选择了默认的Standalone K2 Server
[Next]
2.8.K2 Pass-Through Authentication
这边有两个选项Windows和Kerberos
不是很了解,选了默认的Windows
2.9.K2 Server Configuration
Host service port和Workflow service port使用了默认值
Set k2 Host Server SPN : Off
Start the K2 blackpearl Service : ON
2.10.K2 Workspace Web Site Configuration
选择了默认的Create a new Web Site
Web site name : K2
点击Bindings按钮,在Resolve IIS Bindings页面,取消https前面的勾
(因为SharePoint安装时使用的HTTP安装,K2 for SharePoint要求和SharePoint安装使用的协议一致)
(这边勾选的https的话,最后打开K2 for sharepoint App时会跳转到https链接上,由于SharePoint未配置https导致无法打开K2 for sharepoint)
[OK]
[NEXT]
2.11.K2 Workspace Application Pool Configuration
Application Pool : 默认值 K2 blackpearl
User Name : 域用户名 这里使用了当前登录的域用户名
Password : 域用户密码
Set K2 Workspace SPN : OFF
[Next]
2.12.SQL Reporting Services Configuration
Enable Reporting Services Integration : OFF
[NEXT]
2.13.CRM Configuration
Enable CRM Integration : Off
[NEXT]
2.14.Database Configurations
默认的SQL Server为本机
点击右边的Change链接打开Database Configuration按钮选择DB服务器
使用的Windows认证(确保当前域用户有DB管理员权限)
(本次安装时使用了安装SharePoint的用户)
[OK]
[NEXT]
2.15.Service Accounts Configuration
这里输入K2 Administrator Account和K2 Service Account
不太清楚这两个用户的区别,都设成当前登录的域用户
[NEXT]
2.16.Exchange Server Configuration
设置邮件服务器
由于安装的域里没有邮件服务器,所以User Exchage for mail integration设为了OFF
[NEXT]
2.17.SMTP Setting(outgoing mail)
上一步中设为OFF的时候才会出现该设定画面
SMTP Server : SMTP服务器IP
Port : 25
Use TLS encryption for connection : OFF
From Address : system@k2.local (这是默认值,可以修改)
[NEXT]
当连接不到SMTP服务器时会弹出确认窗口,
点击[Yes]可以强制执行到下一步
2.18.Configuration Summary
前面设置的明细界面
[NEXT]
2.19.Additional Action
[NEXT]
2.20.Installing
安装进度界面
安装完会自动执行到下一步
2.21.Configuration Analysis
配置的分析结果
有错误时会有红色或者黄色的感叹号,
一般根据右边的错误及里面的链接可以解决对应的问题。
本文最后会把这边安装时出现的一些错误及对应方法记录下来,
如有同样的问题可以参考一下。
[Next]
2.22.Finished
结束界面
如显示错误或警告图标,可以参照该页显示的log文件。
3.安装K2 smartforms
3.1.Welcome
【Next】
3.2.Check for Latest Version
【Next】
3.3.End User License Agreement
Check 【I agree to …】
【Next】
3.4.Select Components
默认值
除了K2 smartforms SharePoint 2010 Web Parts,其它的都是选中
【Next】
3.5.K2 Server Database
SQL Server:设置为K2 blackpearl时同样的DB服务器
Name:K2
【Next】
3.6.License Configuration
输入License
【Next】
3.7.K2 Designer Web Site
use an existing Web Site : ON
Web site name : K2
安装K2 blackpearl时应该已经创建了该网站
点击Bindings按钮,打开Resolve IIS Bindings页面
去掉https的bindings前面的勾
【OK】
【Next】
3.8.K2 Designer Site - Application Pool
Update or create a new Application Pool : ON
Application Pool : K2 samrtforms (默认值)
User Name : 当前域用户名
Password : 与用户密码
【Next】
3.9.SmartForms Runtime Site
User an existing Web Site : ON
Web site name : K2
点击Bindings按钮,打开Resolve IIS Bindings页面
去掉https的bindings前面的勾
【OK】
【Next】
3.10.Configuration Summary
配置明细界面
【Next】
3.11.Additional Action
【Next】
3.12.Configuration Analysis
出现了一些黄色感叹号的警告
选择对应项目后点击上面的Repare按钮,一般就能解决了
【Next】
3.13.Finished
4.安装K2 smartforms control pack
5.安装K2 for sharepoint前期准备
6.安装K2 for sharepoint
7.配置K2 for sharepoint
8.安装中出现的错误、警告及解决办法
【SharePoint】K2 for SharePoint 安装笔记【未完工】的更多相关文章
- [转载]SharePoint 2013测试环境安装配置指南
软件版本 Windows Server 2012 标准版 SQL Server 2012 标准版 SharePoint Server 2013 企业版 Office Web Apps 2013 备注: ...
- WIN中SharePoint Server 2010 入门安装部署详解
目前流行的原始安装文件基本都是这样的:Windows Server 2008 R2+SQL Server 2008R2+SharePoint Server 2010 这个初始环境原本也无可厚非 ...
- Sharepoint 2013 系列篇(安装部署)--上篇
前言 sharepoint的部署是按照物理拓扑图的架构来部署,按照物理拓扑图架构分为一层拓扑图架构,二层拓扑图架构,三层拓扑图架构,多层拓扑图架构. 按照分层的拓扑图部署是按照需求来划分的,一层拓扑图 ...
- 转载 SharePoint Foundation和SharePoint Server的区别
SharePoint Server 2010用来取代MOSS 2007,它有标准版和企业版两个版本,使用SQL Server数据库: 早期版本中的STS或WSS在2010中更名为SharePoint ...
- Sharepoint 2013与Sharepoint 2016的功能对比
开发人员功能 SharePoint Foundation 2013 SharePoint Server 2013 Standard CAL SharePoint Server 2013 Enterpr ...
- ArchLinux 安装笔记:续 --zz
续前话 在虚拟机里调试了几天,终于鼓起勇气往实体机安装了,到桌面环境为止的安装过程可以看我的前一篇文章<ArchLinux 安装笔记>.桌面环境我使用的是 GNOME,虽然用了很长一段时间 ...
- python 库安装笔记
python 库安装笔记 zoerywzhou@163.com http://www.cnblogs.com/swje/ 作者:Zhouwan 2017-2-22 友情提示 安装python库的过程中 ...
- Ubuntu 11.10下GRUB 2 1.99版编译安装笔记
Ubuntu 11.10下GRUB 2 1.99版编译安装笔记 以下的安装笔记,都是QLi自己学习grub2 时,所整理的,还是新手,有错误的话,请大家帮忙就别提出来了. 最新版grub V1.99官 ...
- BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第1章节--SharePoint 2013 介绍 SharePoint 管理中心
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第1章节--SharePoint 2013 介绍 SharePoint 管理中心 虽然这本书不重于管理.对 ...
随机推荐
- nyoj 题目6 喷水装置
喷水装置(一) 时间限制:3000 ms | 内存限制:65535 KB 难度:3 描述 现有一块草坪,长为20米,宽为2米,要在横中心线上放置半径为Ri的喷水装置,每个喷水装置的效果都会让以 ...
- mac最新系统安装beego出现kiil 9
(内容来自:http://www.oschina.net/question/2626413_2237311) 应该是最新mac OS 12.04的锅. 现在的解决办法是回退bee到以前版本. cd $ ...
- BZOJ 4491: 我也不知道题目名字是什么
4491: 我也不知道题目名字是什么 Time Limit: 10 Sec Memory Limit: 512 MBSubmit: 278 Solved: 154[Submit][Status][ ...
- IOS-内存检测以及优化
IOS-内存检测以及优化 2014年01月23日 Jason PS:开始写这个系列的笔记:主要是对过去自己比较模糊的一些概念进行测试,明确结果,提高自己 IOS 应用如果占用系统的内容过大(8GB), ...
- 判断是手机端还是pc端
<script type="text/javascript"> if (window.location.toString().indexOf('pref=padinde ...
- javascript 实现 接口编程
// Constructor. var Interface = function (name, methods) { if (arguments.length != 2) { throw new Er ...
- 【转载】SQL Server XML Path
FOR XML PATH 有的人可能知道有的人可能不知道,其实它就是将查询结果集以XML形式展现,有了它我们可以简化我们的查询语句实现一些以前可能需要借助函数活存储过程来完成的工作.那么以一个实例为主 ...
- 将Map<String, List<Map<String,Object>>>进行排序
首先我贴上我的代码,刚开始我也不知道怎么排序还写了一些方法,最后请教群里的大神解决了 public Map<String, List<Map<String,Object>> ...
- angular6安装
中文 https://www.angular.cn/ 二.下载 1.安装 node.js https://nodejs.org/en/ 2.删除老angular-cli npm uninstall - ...
- Jmeter脚本两种录制方式
Jmeter 是一个非常流行的性能测试工具,虽然与LoadRunner相比有很多不足,比如:它结果分析能力没有LoadRunner详细:很它的优点也有很多: l 开源,他是一款开源的免 ...