| Home / MS Desktop / Windows update fails with error: 0xC800021F |
digWin is a community news sharing site for Microsoft Techies. Share interesting news/links and rate them!
- 3
- voted
Windows update fails with error: 0xC800021F
posted by scaler (17) 13 months ago (digWin.com)
I a'm trying to use the Windows update and every action I attempt gets thefollowing error number: 0xC800021F
Anybody knows details about this error?
Microsoft news, tips and tricks search
Post voted by 2 digWinners, 1 Anonymous users
Featured Links
-
Free Download Trial: SharePoint Migration, Backup and Recovery Software
DocAve: Enterprise, full-fidelity backup & recovery software for SharePoint provides essential protection & management tools, and allows for a data migration from Exchange Public Folders in to SharePoint 2007 & 2003.
User
Sponsor
Anti-Virus for mail servers
Protect your email server (Exchange/SMTP/Lotus) against viruses and malware with up to FIVE Anti-Virus engines!
Protect your email server (Exchange/SMTP/Lotus) against viruses and malware with up to FIVE Anti-Virus engines!
Featured Product
Categories
Upcoming NEW
- What Do You Need to Set up a Wordpress Blog
- Best DVD Creator - convert video to dvd and burn dvd movie
- New WordPress feature, Possibly Related Posts
- eMule v0.49a Arabella`s Third Generation v 9.00
- Render barcode images on SSRS reports with Aspose.BarCode for Reporting Services
- WordPress Single Post Templates
- How To Make a WordPress Privacy Policy
- AJAX file upload tutorial
- JSON form builder
- Export RDL reports to HTML and TXT with Aspose.Words for Reporting Services
- Unmountable Boot Error
- How to convert dvd video to iphone
- How to put internet videos to iPod for free on Mac
- Using ASP.NET AJAX JSON Asynchronous Web Services
- Re: Windows Vista Update error 8024402C
- Funny/Wierd Faces on Microsoft paint!
- Microsoft Preps Office 2007 SP1 for All
- The Microsoft Ultra-Mobile Platform (Origami) Two Years On
- Microsoft Office Home and Student 2007
- Inside Microsoft's War Against Google
Recent comments
- Mobile Outlook: Mail for Exchange 2.0 is available by Galib
- Windows update fails with error code 80240016 by Anonymous user
- Launching Comment Box - Widget for blogger by Anonymous user
- Microsoft Zune 30GB Digital Media Player - Brown 94.99 Free Shipping by rohanrony (0)
- YouTube on Zune: How to Convert YouTube to Zune Format by tobetop (0)
- Zune Software V2.3 Makes Your Zune New by tobetop (0)
- Microsoft Zune Software V2.3 Released by tobetop (0)
- Easy MPEG Zune SWF Converter by tobetop (0)
- Happy :how to convert dvd and video to zune by tobetop (0)
- Share: FULL free video converter for mac by tobetop (0)



SYMPTOMS
2006-06-15 17:02:23 2104 83c Misc =========== Logging initialized (build:
5.8.0.2469, tz: -0400) ===========
2006-06-15 17:02:23 2104 83c Misc = Process: C:\WINDOWS\system32\wuauclt.exe
2006-06-15 17:02:23 2104 83c Misc = Module: C:\WINDOWS\system32\wuaueng.dll
2006-06-15 17:02:23 2104 83c DtaStor FATAL: Failed to initialize datastore,
error = 0xC800021F
2006-06-15 17:02:23 2104 83c Misc =========== Logging initialized (build:
5.8.0.2469, tz: -0400) ===========
Probable CAUSE
client datastore failed to initialize.
Suggested WORKAROUND
1. Open a CMD prompt on the client.
2. regsvr32 MSXML3.dll /s
and thenn type the following commands
3. "net stop wuauserv" (without quotes) .
4. "cd %Windir%\SoftwareDistribution".
5. "RD /s /q Datastore" (this will remove the client datastore).
6. "net start wuauserv" (without quotes) .
7. "wuauclt /detectnow" then check %Windir%\WindowsUpdate.log if it is successful.