前段时间update了outlook express的一个patch.之后。
通过oe收的mail的正文都没办法看到了。
结果我只能找了个土办法,把收到的mail转发后,原始内容作为附件,然后再
用ue打开看里面的内容。痛苦万分。
当然oe-->选项中的阅读和安全设定都是没有问题的。后来重要找到了解决的办法。
竟然是简单之极。
开始--运行--regsvr32 inetcomm.dll
就搞定了。也不知道是哪个程序会unregister这个inetcomm的dll。
另外谁知道如何断开outlook express和msn联系人之间的绑定。这个功能真是垃圾之极。一登录MSN,联系人列表自动跑进去MSN的联络人。plaxo就跑过来更新。搞的我的plaxo的联系人里面都是一堆毫无用处的contactor。
来自ntcompatible.com的解答。
Good fix, makes sense: Re-register a missing GUID for a .DLL OLEServer/ActiveX control & she works again!HOWEVER: Something is unregistering that Active X/OLE server .DLL file on you guys! In your case every bootup, which is rather "odd", but hear me out WHY I mention this:
Did you guys run ANY registry cleaning programs? If so, which one did you all use?? I have a reason for asking this -
* Some registry cleaning programs expose TypeLibraries and ClassIdentifiers as well as ActiveX controls to remove as "bad registry entries" is why!
Fact is, that in one I designed, early on, it too was doing this so in its engine/algorithms for search to the "Help & Support" function in WindowsME/XP!
So to fix it? Well, I filtered out WHOLESALE, any removal of TypeLib/CLSID entries in the registry against listing as removal candidates for the user to purge from their registries (this makes alot of sense to leave those in place so the OS & programs can use those GUID marshalled ActiveX/OLEServer .dll-.ocx files functions)
Once that was done? My program did not have that happen anymore to anyone that used my "APK Registry Cleaning Engine 2002++ SR-1" onwards to today's present SR-7 generation #7 release of that program on my part.
ANYHOW:
That is a potential candidate for what may be causing you trouble here, because when you register a .DLL or .OCX of ActiveX/OLEServer variety (modern Dynamic Link Libraries essentially), a "GUID" (globally unique identifier) is used... & in your case? It appears to be getting 'unregistered' each time you startup your system!
Some FYI - Those guids are those LONG 32-bit mixes of numbers/letters you see in the registry. If they are gone, the system + apps cannot "marshall" (call to their functions & instance that file) those files to use them.
APK
P.S.=> Updates (or, reinstallations) of OutlookExpress & Internet Explorer to their latest models (6.x) cannot hurt either! Why?
Well, that can fix ALL of the files needed by those programs .exe files such as ActiveX controls &/or OLE Server .DLL files which are missing their GUIDS in the registry (hence, why you guys have to re-register them as the fix above that works does) IF any others were inadvertently removed by other registry cleaner programs that do NOT account for the dangers of CLSID/TypeLib/GUID removals... apk
[technorati relative tag]
[相关内容]
由 tristones 发表于 2004年08月19日 下午09時29分