码迷,mamicode.com
首页 >  
搜索关键字:moss sharepoint officewebapp报错    ( 2229个结果
手动将自定制的WebPart部署到 SharePoint 2010 中
1.搭建好开发环境,建立webpart工程,写代码。 2.修改assembly.cs文件 在部署前,需要修改assembly文件,增加以下两句: using System.Security; [assembly: AllowPartiallyTrustedCallers] 如果不进行以上修改,在安装 ...
分类:Web程序   时间:2016-09-22 13:06:18    阅读次数:234
SharePoint report site.
Create site. Upload rdl files into Dashboards lib. Manage Data source. Select the rdl file and click … Data sources defined in the rdl file should be ... ...
分类:其他好文   时间:2016-09-22 12:57:00    阅读次数:184
新的开始
各位fans, 我又开始活动啦,婚也结啦,娃娃(boy)也生啦! 建设一行啊,得好好奋斗,重新出发。后面准备写一个SharePoint 2010 开发系列, 包括SharePoint Project Infostructure,SharePoint Designer Workflow 开发, Cus ...
分类:其他好文   时间:2016-09-14 23:08:40    阅读次数:139
Web office apps 安装部署
系统要求为Windows Server 2012, 注意:安装Office Web Apps的服务器除了Office Web Apps之外,不能安装其他应用。包括不能安装Office,lync,,sharepoint等应用,即要单独部署。 安装IIS 7.0 打开服务器管理器 添加角色和功能 打开“ ...
分类:移动开发   时间:2016-09-13 13:33:01    阅读次数:220
SharePoint 2013 安装
步骤 1:打开提升的 SharePoint 2013 命令行管理程序 选择与您的服务器操作系统对应的过程。 在 Windows Server 2008 R2 中 单击“开始”>“所有程序”>“Microsoft SharePoint 2013 产品”。 右键单击“SharePoint 2013 命令 ...
分类:其他好文   时间:2016-09-13 13:22:47    阅读次数:202
SharePoint远程调试CSS
1.在浏览器中找到需要调试的样式文件: 2.在SharePoint打开对应的文件,直接修改看到效果: ...
分类:Web程序   时间:2016-09-13 11:24:47    阅读次数:173
SharePoint远程发布Solution
1.在本地修改好代码,选择publish,将.wsp文件保存到本地: 2.将wsp文件上传到目标网站,停止原解决方案并删除,上传新解决方法并且激活: 3.最后到feature里面激活对应的feature ...
分类:其他好文   时间:2016-09-13 11:22:24    阅读次数:130
SharePoint配置搜索服务和指定搜索范围
转载:http://constforce.blog.163.com/blog/static/163881235201201211843334/ 一、配置SharePoint Foundation搜索 1. 进入:管理中心 > 应用程序管理 > 服务应用程序 > 管理服务器上的服务,确认“ShareP ...
分类:其他好文   时间:2016-09-05 12:12:35    阅读次数:162
sharepoint support ashx file
Hello, I did the steps from the tutorial you are using. I have received the same error when I did not do the last for steps specified: 12. Save all fi ...
分类:其他好文   时间:2016-09-02 16:04:05    阅读次数:119
2229条   上一页 1 ... 46 47 48 49 50 ... 223 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!