08 2016 档案

摘要:在页面地址后面添加?contents=1就可以显示所有页面的webpart部件了 server=wtcsps05;database=Testing_DB;uid=sqluser;password=wtc#123;" <add key="OnlineTestConnStr" value="Data S 阅读全文
posted @ 2016-08-14 22:44 Jason.Bird 阅读(179) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-08-09 10:00 Jason.Bird 阅读(118) 评论(0) 推荐(0)
摘要:配置完成powerviot后发现打开excel无法刷新数据源连接提示出错: 在security token service服务应用中新建application,如图创建,然后将excel里面的authenticated配置指向PPCres即可 重启服务成功! 问题描述 筛选Excel数据时,显示无法 阅读全文
posted @ 2016-08-08 19:35 Jason.Bird 阅读(278) 评论(0) 推荐(0)
摘要:Testing Service c2WTS +- Service c2WTS found +- Service c2WTS is running +- Path of service: C:\Program Files\Windows Identity Foundation\v3.5\c2wtsho 阅读全文
posted @ 2016-08-08 18:35 Jason.Bird 阅读(326) 评论(0) 推荐(0)
摘要:In Central Administration, in System Settings, click Manage farm solutions. Click Powerpivotwebapp. Click Deploy Solution. Choose the web application 阅读全文
posted @ 2016-08-02 11:31 Jason.Bird 阅读(244) 评论(0) 推荐(0)
摘要:Add-PSSnapin microsoft.sharepoint.powershell $WebAppName = "http://wtcsps99:82/" $wa = get-SPWebApplication $WebAppName $wa.UseClaimsAuthentication = 阅读全文
posted @ 2016-08-02 11:13 Jason.Bird 阅读(2013) 评论(0) 推荐(0)
摘要:1、在app server安装powerviot for sharepoint,然后进行配置powerviot 2、powerviot配置之前需要设置security token service以及excel service无人值守用户(先决条件) 3、在前端服务器上安装powerviot for 阅读全文
posted @ 2016-08-02 09:41 Jason.Bird 阅读(263) 评论(0) 推荐(0)
摘要:需要在所有安装sharepoint服务器里面安装ADOMD组件 \Program Files\Microsoft Office Servers\15.0\WebServices\PpsMonitoringServer Inside web.config you need to find the li 阅读全文
posted @ 2016-08-02 06:57 Jason.Bird 阅读(221) 评论(0) 推荐(0)