Thanks Rob 88

Via:https://discussions.apple.com/message/23726703#23726703

1. Make a duplicate copy of your data to work with and keep your original corrupted identity safe in case this method of recovery doesn’t work for you.
2. Use the instructions at http://support.microsoft.com/kb/2398768 to completely remove all Microsoft Office from your system.
3. Restart your computer.
4. Install the original Office 2011 14.0.0 onto your computer, and make sure it is activated.
5. Open a blank document in Microsoft Word, and allow it to fully load up. Then quit Word.
6. Launch Microsoft Auto Update and upgrade Office to SP1 14.1.0. Make sure that you do not install any later updates than that.
7. Open a blank document in Microsoft Word, and allow it to fully load up. Then quit Word.
8. Manually download and intsall update 14.1.4 from http://www.microsoft.com/en-us/download/details.aspx?id=28405.
9. Disconnect your computer from the Internet and do NOT reconnect it again until you have completed the recovery.
10. Open the Microsoft Database Utility, and delete all the existing identities. There should only be one. Your corrupted identity should not appear in there. DO NOT DELETE IT if it is there (you must have done something wrong….start over).
11. Now that there are no identities in the list, create a new blank identity. It will automatically be named “Identity 1″.
12. Quit the database utility.
13. In the duplicate of your corrupted identity (created in step 1), delete the database file. Then navigate to the “Data Records” folder and delete the “Database Headers” folder.
14. Now copy the “Database Headers” folder from “/Documents/Microsoft User Data/Office 2011 Identities/Indentity 1/Data Records” and paste it inside the “Data Records” folder of the duplicate of your corrupted identity. What you have done now, is copy a clean “Database Headers” folder that has database headers in version 14.1.4. What you intend to do here, is trick the database utility v14.1.4 to think that your SP2 identity conforms to its own version and will then attempt to rebuild it.
15. Delete “Identity 1″ from the location mentioned in the previous step (you won’t need it anymore) and then move the duplicate of your corrupted identity in its place.
16. Now launch the database utility, and you should only see that duplicate of your corrupted identity. Nothing else should be listed there. Now click Rebuild and keep your fingers crossed (that’s of course only if you have enough memory as explained earlier. Otherwise, it would just be a waste of your time because the rebuild will probable fail).
17. You should receive a message saying that your database was rebuilt successfully. Now, quit the database utility.
18. While you are still disconnected from the internet, start Microsoft Outlook. (and there you go, all your data back in front of your eyes….with all the folder structures maintained)……BUT HOLD ON, you’re not done yet.
19. Follow steps 1,2,3, and 4 from http://www.officeformachelp.com/2012/05/how-to-move-your-data-to-a-new-identity/
20. Once you have quit Outlook in step 4 at that link in the previous step, start Microsoft AutoUpdate and install all available updates until you Office is updated to 14.2.4.
21. Now go back to http://www.officeformachelp.com/2012/05/how-to-move-your-data-to-a-new-identity/ and skip step 5. Go to Step 6 and continue to the end of that document.
22. You should now have your Outlook looking exactly as it did the day your identity got corrupted, hopefully with no data lost at all.

Error 18000 during outlook 2011 rebuild的更多相关文章

  1. Microsoft Visual C++ Runtime Library Runtime Error的解决的方法

    打开浏览器时,出现Microsoft Visual C++ Runtime Library Runtime Error错误,初步预计是软件冲突,可能有多种出错的方式,我的是浏览器自己主动关闭. 一. ...

  2. Microsoft Visual C++ Runtime Library Runtime Error解决的方式

    打开浏览器时,出现Microsoft Visual C++ Runtime Library Runtime Error错误,初步预计是软件冲突,可能有多种出错的方式,我的是浏览器自己主动关闭. 一. ...

  3. 实战mysql分区(PARTITION)

    http://lobert.iteye.com/blog/1955841 前些天拿到一个表,将近有4000w数据,没有任何索引,主键.(建这表的绝对是个人才) 这是一个日志表,记录了游戏中物品的产出与 ...

  4. 实战mysql分区

    前些天拿到一个表,将近有4000w数据,没有任何索引,主键.(建这表的绝对是个人才) 这是一个日志表,记录了游戏中物品的产出与消耗,原先有一个后台对这个表进行统计.....(这要用超级计算机才能统计得 ...

  5. 【转载】实战mysql分区(PARTITION)

    转载地址:http://lobert.iteye.com/blog/1955841 前些天拿到一个表,将近有4000w数据,没有任何索引,主键.(建这表的绝对是个人才) 这是一个日志表,记录了游戏中物 ...

  6. MYSQL分表与分区

    什么是分表分区分表分区的区别实现方式上数据处理上提高性能上实现的难易度上mysql分表和分区的联系如何分区概述分区技术支持分区类型及举例注意应用场景示例订单表比预想中扩张速度快坑爹的日志表每半月一个分 ...

  7. VS2005 工程在win7下使用管理员权限运行

    想关资料 http://stackoverflow.com/questions/13030492/set-administrator-privilege-for-my-c-application-in ...

  8. STM32_3 时钟初始化分析

    在startup文件中,调用了2个函数,一个是System_Init, 另一个是main. System_Init()在system_stm32f10x.c 这个文件中,先看一下时钟树,再分析一下这个 ...

  9. Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynamics CRM 2011 2013 解决办法

    Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynam ...

随机推荐

  1. 【DP水题】投票问题(二)

    投票问题(一) [试题描述] 欧阳文和欧阳武竞选学联主席,汪梁森负责唱票,共有m+n张,结果欧阳文获胜,已知欧阳文和欧阳武分别获得 m 张票和 n 张票(m>n).现在请你计算在唱票过程中欧阳文 ...

  2. sql server 数据库模型 备份 恢复 总结 备份脚本

    事务日志是可以基于时间点恢复的,必须在full或bulk_logged模式下 Alter database [DBName] set recover bulk_logged , then the fo ...

  3. VS2010 发布网站时文件丢失

      问题:使用VS发布网站时,发现一些Flv等文件丢失,没有发布到指定文件夹中. 解决办法:打开文件属性窗口,找到生成操作,选项选择“内容”即可. 详细内容可参考官方文档: http://msdn.m ...

  4. 如何从innodb的数据字典里恢复表结构

    需要学会使用percona-data-recovery-tool-for-innodb,用这个:sys_parser,参考这篇文章,

  5. 电影TS、TC、SCR、R5、BD、HD等版本是什么意思

    在很多电影下载网站的影片标题中我们都能看到,比如<刺杀希特勒BD版>.<游龙戏凤TS版>等,这些英文缩写都是什么意思呢?都代表什么画质?以下就是各个版本的具体含义: 1.CAM ...

  6. Backup: Date and Time in Perl6

    时间 Date #Operators ==, <, <= , >, >=, !=, eq, lt, le # Methods $date = Date.new(YEAR, MO ...

  7. 转载WPF SDK研究 之 AppModel

    Jianqiang's Mobile Dev Blog iOS.Android.WP CnBlogs Home New Post Contact Admin Rss Posts - 528 Artic ...

  8. 【PHP设计模式 06_GuanChaZhe.php】观察者模式

    <?php /** * [观察者模式] * PHP5中提供了 观察者(observer) 和 被观察者(subject) 的接口 * 在手册搜索:SplSubject (PHP 5 >= ...

  9. Asp.net mvc5 解析route源码实现自己的route系统

    url route 路由系统的责任是找到匹配的路由,创建路由数据,并将请求分配给一个处理程序. 选择动作是 MVC 的处理程序的实现细节.它使用路由数据和从传入请求其他信息来选择要执行的操作 实例 源 ...

  10. MyEclipse+Android 安装配置

    1.先安装M有Eclipse    就是不断点:下一步下一步最后finish  激活:http://blog.my-eclipse.cn/myeclipse-2014-crack.html (该网站上 ...