error description:
It can't auto check spelling and grammar while using outlook office 2003.
system error :
"Microsoft Word is set to be your e-mail editor. However, Word is unavailable, not installed, or is not the same version as Outlook. The Outlook e-mail editor will be used instead. An OLE registration error occurred. The program is not correctly installed. Run Setup again for the program."
how to solve it : register ole32.dll
start->run->Open: cmd -> cd C:/WINDOWS/system32
C:/WINDOWS/system32> regsvr32 ole32.dll
Messages to refer:
http://songcaidong.spaces.live.com/blog/cns!9FE6976B2E4AFB7E!256.entry
February 04
Share一个关于Outlook的BKM
所谓BKM就是Besk Known Method,好像是只有我们公司内有这种说法,呵呵。意思是指对一些常见问题的已知的最好的解决方法。
问题描述:
使用Outlook的人大多使用Word做email的编辑器,这也是Microsoft缺省的做法。但在使用过程中,偶尔会莫名地出现这样的提示:
"Microsoft Word is set to be your e-mail editor. However, Word is unavailable, not installed, or is not the same version as Outlook. The Outlook e-mail editor will be used instead. An OLE registration error occurred. The program is not correctly installed. Run Setup again for the program."
于是Word所提供的很多功能都不能在写email的时候用了,重装Outlook也无济于事。
原因:
在网上查了一下,其实遇到这种情况的人不少,看了不少贴子,通常来说,原因是在安装或者卸载某些应用程序的时候导致ole32.dll注册失效从而影响了在Outlook中对Word的调用。
解决办法:
Regsvr32.exe %Windir%/System32/Ole32.dll