Debugging on XP computer during Christmas holidays
Tuesday, December 27th, 2005Well, there’s a funny TShirt I’ll buy soon which says something like “I’ll will not fix your computer”. The fact is, I don’t have this TShirt yet so I fix some computers of friends or friends of friends.
This morning I went in a home where the Windows Update was unavailable with the error 800b0001 (MSN too) [brower: IE 6.0]
Looking on forums and help I saw this description:
After you upgrade to Microsoft Internet Explorer 6.0 Service Pack 2 (SP2) in Microsoft Windows XP SP2, some SSL-secured (128-Bit) Web pages and Web sites may not work correctly. Frequently, this behavior is caused by security changes in Windows XP SP2.
It’s really amazing, to repair the error you need to dowload updates but you can’t because of the bug on IE and the fact that you can’t run Windows Update with something else of IE… Do you see the issue?
In brief he solution is :
Execut the following commands (Start > Execut)
regsvr32 Softpub.dll
regsvr32 Mssip32.dll
regsvr32 Initpki.dll
(regsvr32 this command-line tool registers .dll files as command components in the registry.)
Then I install Firefox and explain the avantage of such a browser. The browser used by the family in this home was the “Wanadoo Browser” (seems to be an IE with Ongle option) who can’t access on secure web site too…
Conclusion: Use a real Browser who take care of standards !


