|
Written by Daniel Martín
|
|
Saturday, 25 June 2005 14:36 |
|
This 0x800B001 error means: "Trust E Provider Unknown". That is, the provider of the trust certificate is unknown.
This issue is related to digital signatures (that is, we may note problems when working in Windows, when updating to SP1 or SP2, or when trying to access to secure sites). To solve this issue, we must register some files. Start, Run, and type in the following lines:
- regsvr32 Softpub.dll
- regsvr32 Wintrust.dll
- regsvr32 Initpki.dll
- regsvr32 Mssip32.dll
- regsvr32 wuapi.dll
- regsvr32 wuaueng.dll
- regsvr32 wucltui.dll
- regsvr32 wups.dll
- regsvr32 wuweb.dll
- regsvr32 atl.dll
ADMINISTRATOR's FOOTNOTE: these dll's can be registered in an automatic way by downloading and clicking twice on this file.
Trackback(0)
 |
|
Last Updated ( Sunday, 04 September 2005 19:35 )
|