07 2016 档案

摘要:security userkey:westracpass:Set#@!123 阅读全文
posted @ 2016-07-29 20:46 Jason.Bird 阅读(124) 评论(0) 推荐(0)
摘要:需要在管理中心运行SQL安装程序,添加SSRS服务和SSRS-ADD-IN for sharepoint两个features 其他前端服务器不需要安装 app-server install reporting service other front web install add-in for sh 阅读全文
posted @ 2016-07-28 13:13 Jason.Bird 阅读(273) 评论(0) 推荐(0)
摘要:昨晚配置完成office web apps 2013的外部网络访问之后,今天发现了一个很奇怪的问题,就是IE 11不支持文档在线浏览,找了很多方法,打补丁什么的,都不管用,最后在预览文件的页面,看到<head>标签,里面有一句代码:<meta http-equiv="X-UA-Compatible" 阅读全文
posted @ 2016-07-28 12:11 Jason.Bird 阅读(597) 评论(1) 推荐(1)
摘要:$badjobTake2 = Get-SPTimerJob -ID "job-service-instance-f2de35ab-bca3-4e53-b51a-98d3b06a6930"$badjobTake2.Delete() #this worked 阅读全文
posted @ 2016-07-27 23:47 Jason.Bird 阅读(112) 评论(0) 推荐(0)
摘要:PAY2016012971546 附件8M,下载时间超3分钟 经过排查并非是查询历史记录导致速度比较慢,原因是附件大于1M时,内网申请单打开特别慢,追踪发现附件大小和本地网速有关,附件越大,网速越慢打开就越慢 阅读全文
posted @ 2016-07-26 23:03 Jason.Bird 阅读(116) 评论(0) 推荐(0)
摘要:标题头添加属性:(如果需要使用ddwrt)xmlns:ddwrt="http://schemas.microsoft.com/WebParts/v2/DataView/runtime"> <xsl:template name="MyCustomStyle" match="Row[@Style='My 阅读全文
posted @ 2016-07-26 14:14 Jason.Bird 阅读(201) 评论(0) 推荐(0)
摘要:The fix is simple, do the following: 1. Open your project file in NotePad 2. Find the PropertyGroup nodes. 3. Add a new PropertyGroup node. <PropertyG 阅读全文
posted @ 2016-07-19 00:42 Jason.Bird 阅读(279) 评论(0) 推荐(0)