随笔分类 -  .Net

摘要:如果是asp.net页面 public override void VerifyRenderingInServerForm(Control control) {} 如果是Sharepoint web part: <asp:Button ID="btnExportToExcel" runat="ser 阅读全文
posted @ 2017-11-15 17:10 Jess Zhou 阅读(576) 评论(0) 推荐(0)
摘要:SharePoint 离线安装,主要是AppFrabic服务出错,可以使用下来命令: "X:\WindowsServerAppFabricSetup_x64.exe" /i CacheClient,CachingService,CacheAdmin /gac 阅读全文
posted @ 2017-11-08 13:55 Jess Zhou 阅读(262) 评论(0) 推荐(0)
摘要:Disable Client Certificate Revocation (CRL) Check on IIS: REGISTRY : HKLM\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\SslBindingInfoDWORD : Defa 阅读全文
posted @ 2017-10-10 10:57 Jess Zhou 阅读(402) 评论(0) 推荐(0)
摘要:解决办法:从另一台C:\Program Files(x86)\Reference Assemblies\Microsoft\.NetFramework 成功的环境中copy .net4.5 文件夹到错误的相应的机器上。 阅读全文
posted @ 2017-09-27 10:12 Jess Zhou 阅读(444) 评论(0) 推荐(0)
摘要:请参考: https://support.microsoft.com/en-us/help/3087184/sharepoint-2013-or-project-server-2013-setup-error-if-the--net-framewo 阅读全文
posted @ 2017-09-25 17:06 Jess Zhou 阅读(609) 评论(0) 推荐(0)
摘要:很多次跟客户做咨询及沟通的时候,客户都问SharePoint能做什么?是不是就是做文档管理?为什么要花那么多的钱没SharePoint?高大上?我上家公司面试的时候,我的那个BOSS面试官有一个问题“为什么要用SharePoint?” 我当初噼里啪啦解释了很多东西,SharePoint的优劣,用了S... 阅读全文
posted @ 2014-09-25 10:30 Jess Zhou 阅读(627) 评论(1) 推荐(0)
摘要:自从2008年做SharePoint第一个项目至今,不知不觉已经快7个年头了;上次听涂曙光老师的讲座,有机会能跟他面对面地沟通(“我是看您的blog长大的”)。刚换了新工作,暂时比较闲,乘着这段时间对以前的咨询及开发SharePoint项目写写Blog做一些总结; 就从聊聊BPM开始。SharePo... 阅读全文
posted @ 2014-09-24 12:19 Jess Zhou 阅读(2812) 评论(2) 推荐(1)