Outlook inbox等侧边文件夹无法显示

简介:

同事电脑MS Office由2010升级到2013出现这个问题,Outlook的侧边文件夹,如Inbox及下的文件夹点开显示按钮显示一下及消失,网上查询是WIndows update导致,具体处理方法如下:


来源:http://blogs.technet.com/b/office_sustained_engineering/archive/2013/09/11/outlook-folder-pane-disappears-after-installing-september-2013-public-update.aspx

How to fix affected installations:

Two updates can get a user into this state. Installing the September Public Update delivers an updated version of mso.dll without updating outlook.exe, resulting in the incorrect user interface.

  • If you have Automatic Updates enabled, visit the Add Remove Programs feature of your Windows Installation, and uninstall KB2817630. Close Outlook and restart.

  • If you have installed the August Cumulative update (which you must do manually), removing KB2817347 will correct the issue. From the Add Remove Programs feature, select KB2817347 from the list and select “Uninstall.” Close Outlook and restart.

  • If you have BOTH Updates installed, the problem is not evident. The issue only manifests when one of the updates has been installed. If you have updated to the September Public Update and you want to roll forward, install the August Cumulative update, KB2817347.

We are also working on re-publishing the September Public Update with the correct versions of both mso.dll and outlook.exe to ensure users with automatic updates enabled will receive the correct fix. We will update this blog with further information as our schedule develops.


但是我无法找到这两个更新:KB2817630KB2817347,只有相近的更新包,如KB2817629,于是我将其删除,重启电脑,开outlook发现问题也可解决。













本文转simmy51CTO博客,原文链接:http://blog.51cto.com/helpdesk/1744643,如需转载请自行联系原作者

相关文章
|
4月前
|
安全 Shell
关于双击桌面上的IE图标却显示“打开方式”对话框的解决办法
关于双击桌面上的IE图标却显示“打开方式”对话框的解决办法
|
8月前
完美解决.CHM文件打不开或者打开以后显示空白的情况
完美解决.CHM文件打不开或者打开以后显示空白的情况
318 0
怎么添加文章目录,然后点击目录跳转到对应的内容目录标题+怎么打开MarkDown编辑
怎么添加文章目录,然后点击目录跳转到对应的内容目录标题+怎么打开MarkDown编辑
144 0
webstorm打开新项目提示设置、是否在新窗口打开提示
webstorm打开新项目提示设置、是否在新窗口打开提示
成功解决win10系统右键点击文件夹没反应(一直显示转圈圈)图文教程手把手解决搞定!
成功解决win10系统右键点击文件夹没反应(一直显示转圈圈)图文教程手把手解决搞定!
成功解决win10系统右键点击文件夹没反应(一直显示转圈圈)图文教程手把手解决搞定!
|
Web App开发 Java
小玩意 - Chrome插件——GreenChrome(双击关闭标签,新窗口打开新地址)
小玩意 - Chrome插件——GreenChrome(双击关闭标签,新窗口打开新地址)
1190 0
小玩意 - Chrome插件——GreenChrome(双击关闭标签,新窗口打开新地址)
解决Typora打开后没反应,一片空白,无法编辑的问题
解决Typora打开后没反应,一片空白,无法编辑的问题
|
Linux Windows
文件浏览器一定要有个向上级按钮
文件浏览器一定要有个向上级按钮
108 0
文件浏览器一定要有个向上级按钮
|
Windows
IntellJ_打开选中的文件所在的文件夹
方法(一)最简单 idea 打开 setting 找到keymap 搜索 show in explorer 右键设置一个快捷键  我一般设置 alt + v 然后点击项目其中一个文件位置 比如我点击一个 hellowworld.class  然后我按 alt +v 就会自己打开他在本地的位置 方法(二)比方法一 详细 MyEclipse中工具栏有个功能,选中项目中的某个文件,单击按钮可以打开此文件(或目录) 在windows资源管理器中的位置。
1240 0