摘要:1.选中当前item2.选择:项目权限3.去掉继承父权限:4。设置独立权限:
阅读全文
摘要:1.网站设置--网站集功能---sharepoint 发布基础框架 --激活2.网站设置--网站权限---权限级别---定义自己的级别:如资料管理级别3.网站设置--网站权限---新建组--选择定义好的级别:如上3网站设置--导航---新建链接,输入标题,网址,选择定义好的组4.成功
阅读全文
摘要:If the site you are working on has multiple pages, you can choose which page in the site is the home page (also known as the welcome page) for the site.To select a page to be the home page, navigate to that page and switch to the Page ribbon. If you have sufficient permissions on the site, you see t
阅读全文
摘要:Using Windows Live ID as login provider for SharePoint is a really huge thing. It makes the scenario for public facing web sites, extranets etc. much more easier, for instance there is no need to main...
阅读全文
摘要:1.创建好应用程序和网站集之后,发现live 用户没有权限登录sharepoint;原因是网站内根本没有这些用户,后来我只能去管理中心--应用程序管理--用户策略--添加live 用户,ok进去了2.进入网站后,想添加几个用户,发现people picker禁用 搞了两天,原来是浏览器安全设置太高了,我的网站端口是443,配置了ssl,证书有错,浏览器成保护模式了。直接去IE的安全设置去掉保护模式。3。给SharePoint 2010 sites collections添加live id作为管理员不起作用?因为我添加的是邮件地址:如mossadm@hotmail-int.com(int测试环境
阅读全文
摘要:We continue our journey in configuring our SharePoint 2010 farm and today we shift our focus to one of the many exciting new inclusions in SharePoint 2010, “Office Web Apps”. Office Web Apps was first introduced with SharePoint 2010 and soon after released to the public integrating with Windows Live
阅读全文
摘要:安装部署完office web apps 后,在sharepoint 2010浏览器中浏览Word提示:“由于出现意外错误,Word Web App 无法打开此 文档 进行查看。 要查看此 文档,请在 Microsoft Word 中打开它。”系统环境: win2008r2 + sql2008R2 + sharepoint 2010 + office web apps 安装部署完office web apps 后,在sharepoint 2010浏览器中浏览Word提示:“由于出现意外错误,Word Web App 无法打开此 文档 进行查看。 要查看此 文档,请在 Microsoft W..
阅读全文
摘要:1.Give access to usersOne of the first things you need to do is to give all Windows Live ID users the possibility to log in to your application. It's not mandatory but it is really hard asking for the PUID of all users and manually adding them to your site(s). The PUID will be seen by the user b
阅读全文
摘要:VirtualBox 4.0 版增加了一个非常酷的新功能:您可以在几秒钟内完成对虚拟硬盘容量的修改。而在此之前,您需要安装Gparted,并且操作也很繁琐。在VirtualBox 4.0中修改虚拟盘镜像文件(.VDI),首先找到您要修改的 .vdi 文件所在的文件夹。通常应该是 ~/.VirtualBox/HardDisks 或者是 ~/VirtualBox VMs。然后打开一个终端,把文件所在目录切换为当前目录(~$ cd ~/.VirtualBox/HardDisks/)并且运行下面这行命令:VBoxManage modifyhd YOUR_HARD_DISK.vdi --resize S
阅读全文
摘要:1.安装VitrualBox 4.0,免费的,还凑合。安装过程简单,不多说。2.新建虚拟机,这个过程遇到点难题,详情看前面的文章。也就是电脑没有支持虚拟化的问题。http://www.szfh2008.com/bbs/thread-7811-1-1.html3.我先装了sql 2008 R2,再装AD,蛋疼啊,后来再卸载了sql,再装,sharepoint 2010也一直在等着。我觉得正确的顺序:2008R2-AD-SQL—VS2010—SharePoint以下是正确的安装方法: a.安装好2008 R2, 接下来我们需要做的几件事情:激活服务器(3日之内)设置正确的时区并更改时间更改服务器名
阅读全文
摘要:VM Virtualbox vt-x/AMD-V硬件加速已被启用,但当前处于无效状态您续集电脑内的操作系统将无法检测到64位的cpu,因此也无法启动。请确认您电脑的bios中已启用vt-s/amd-v支持进入BIOS,设置Intel vitrualtion =Enable,这样就可以安装了。
阅读全文