安装 KB2844286 导致SharePoint 2010 XSLT web part 显示出现错误

上周末给Windows 打完补丁后,周一在通过From SharePoint的方式插入图片时,出现了如下错误:

Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator.

Correlation ID:efaa86da-afc7-4da2-84f6-94f3704f1033

image

通过调查,发现是补丁:KB2844286  的问题,将这个补丁卸载,重启IIS就可从解决这个问题了

参考:

http://social.msdn.microsoft.com/Forums/en-US/ccea1fde-158c-48aa-85d3-bcfb4a307196/latest-windows-security-update-in-july-2013-breaks-the-sharepoint-xslt-system-web-part

http://techchucker.wordpress.com/tag/kb2844287/

原文地址:https://www.cnblogs.com/ITHelper/p/3210445.html