Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error Code 8007370c

Reply
Thread Tools Display Modes

Error Code 8007370c

 
 
suture666
Guest
Posts: n/a

 
      01-06-2009
Each time I log on, Windows Update tells me it cannot update, asks to update
the update. I click to do so and it fails and I get this code error. Anyone
seen this one. Microsoft of course tells me to check the seller (Dell) They
say Windows. And so it goes.
--
Michael
Pastor
 
Reply With Quote
 
 
 
 
MowGreen [MVP]
Guest
Posts: n/a

 
      01-06-2009
suture666 wrote:
> Each time I log on, Windows Update tells me it cannot update, asks to update
> the update. I click to do so and it fails and I get this code error. Anyone
> seen this one. Microsoft of course tells me to check the seller (Dell) They
> say Windows. And so it goes.


8007370C ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
An identity contains two definitions for the same attribute.

Download and *save* either the 32 bit [x86] or 64 bit [x64] version of
the latest Windows Update Agent [WUA] from the links here:
http://support.microsoft.com/kb/949104

If you're not sure which one to download, read the " How to determine
whether you are running a 32-bit or a 64-bit edition of Windows " section.

When the download completes close *all* open browsers and programs.
Move the downloaded WUA to the root drive [ the drive where Windows is
installed to, usually, C:\ ]. Do NOT put it in a folder, just move it to
the root drive [ usually, C:\ ]

Either completely and *totally* disable the installed antivirus/security
suite or do a Clean Boot so that it's not interfering with the
installation of the WUA - How to troubleshoot a problem by performing a
clean boot in Windows Vista
http://support.microsoft.com/kb/929135

Once the system is in the Clean Boot state, click the Start orb > in the
Search field type in command
*Right* click Command Prompt and choose 'Run as administrator'
Follow the prompts to allow it to run.
At the prompt type in the following pressing Enter after *each* command

net stop wuauserv
cd c:\
c:\windowsupdateagent30-x86.exe /wuforce
net start wuauserv
exit

NOTE: The above command is for 32-bit editions of Windows installed to
C:\ , for 64-bit, change the command to windowsupdateagent30-x64.exe
If the root drive is a different letter, use that letter.

Restart the system and see if it can update now.

MowGreen [MVP 2003-2009]
===============
*-343-* FDNY
Never Forgotten
===============
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Update Error Code 80070422 and Error code 1058 CloudJames Windows Update 4 01-10-2009 05:14 AM
Vista update fail : error code 8007370c Ian Hartley Windows Update 1 07-06-2008 03:22 AM
WSUSand error 0x80244019, soap error code = 0, HTTP status code = Skamionek Windows Update 2 06-27-2007 06:40 PM
Error code when downloading updates Error Code: 0x80240017 APC Windows Update 2 01-25-2007 05:02 AM
Error installing updates Exit code=0x80240FFF;Call error code=0x80 KerryC Windows Update 2 07-18-2006 08:21 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59