I have a brand new system that I installed an OEM copy of WindowsXP SP2
on. Everything runs great except Windows Update. I can even download
the updates from Microsoft's download site and install them, I just
can't use windows update. When I try to access WU I get this message
"Error number: 0x8DDD0002
To install items from Windows Update, you must be logged on as an
administrator or a member of the Administrators group. If your computer
is connected to a network, network policy settings might also prevent
you from completing this procedure."
In C:\Windows\WindowsUpdate.log I find the error message:
GetWuidentUrlFromRedirector failed due to error 0x80070005
My hard disk is a Compact Flash card connected via an IDE to CF
converter. The problem may stem from the fact that Windows views my
compact flash drive as a "removable disk" rather than a "local drive".
This KB article describes problems you may have with mapped network
drives, and it could potentially be a similar issue:
http://support.microsoft.com/default...b;en-us;836926
Any ideas on how to fix this or how to get windows to see my CF drive
as a "local disk" instead of a "removable disk"?
Here's the things I've tried so far to fix it:
1)Verified that the registry permissions are correctly set on
HKEY_CLASSES_ROOT and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\WindowsUpdate
Per
http://support.microsoft.com/default...b;en-us;836926
and
http://v5.windowsupdate.microsoft.co...cleid=13&ln=en
2)
regsvr32 wuapi.dll
regsvr32 Wuaueng1.dll
regsvr32 Wuaueng.dll
regsvr32 Wucltui.dll
regsvr32 atl.dll
regsvr32 wucltui.dll
regsvr32 wups.dll
net stop wuauserv
net start wuauserv
net stop bits
net start bits
3)Set the permissions on C:\WINDOWS\SoftwareDistribution
http://groups-beta.google.com/group/...5248c4a479729/
4)Restarted automatics updates and BITS services
5)Logged on the Administrator account (The other accounts also have
admin privileges)
6)Looked in the registry to verify that there are no group policy
restrictions
7)Deleted temporary internet files
8)
net stop cryptsvc
ren %systemroot%\system32\catroot2 oldcatroot2
net start cryptsvc
Per
http://support.microsoft.com/default...b;EN-US;316524
9)Disabled system restore. The reason I tried this is because the
System Restore tab doesn't show up for my drive because windows thinks
it is a removable disk
http://www.kellys-korner-xp.com/xp_restore.htm
10)Disabled XP's firewall (I'm not behind a proxy)
11)Accessed v4.windowsupdate.microsoft.com - I can add the items to my
downloads list, but then it chokes when it starts to download them
Heres an attempt to access WindowsUpdate from my WindowsUpdate.log
file:
2005-02-16 10:21:04-0500 1076 488 WU client succeeds
CClientCallRecorder::EnumerateService
2005-02-16 10:21:06-0500 536 414 Failed getting old redirectorId
(0x80070005), consider it default 0
2005-02-16 10:21:06-0500 536 414 Checking for different Redirector at:
http://download.windowsupdate.com/ms...ir/wuredir.cab
2005-02-16 10:21:06-0500 536 414 WinInet: Successfully downloaded
http://download.windowsupdate.com/ms...ir/wuredir.cab
to file
C:\WINDOWS\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab
2005-02-16 10:21:06-0500 536 414 GetWuidentUrlFromRedirector failed
due to error 0x80070005
2005-02-16 10:21:06-0500 536 414 CheckIfClientUpdateNeeded failed:
error 0x80070005
Can anyone here help me with this?
Thanks,
Justin