|
说明:仍然是升级问题.
-
问题抓图:

在更新过程中,更新冲突导致。
-
-
解决方法
-
停止 SharePoint Services Timer 服务
-
进入到C:\Documents and Settings\All Users\Application
Data\Microsoft\SharePoint\Config*GUID*目录下,你知道GUID目录啥意思吧。
-
找那个Cache 文件,备份出来。删除所有的xml文件(直接del *.xml);
-
修改cache.ini的内容为“1”(数字1,不包括引号)
-
重启Windows SharePoint Services Timer
再去检查应该可以了。
|