Results 1 to 10 of 10

Thread: windows update error 80004002

  1. #1
    netsavy006 Guest

    windows update error 80004002

    Every time I go to start > programs > windows update from my vista home premium computer, I get error 80004002.

  2. #2
    netsavy006 Guest

    Re: windows update error 80004002

    Also, in this event, it doesn't effect getting defender updates through windows defender.
    "netsavy006" <chilidogs88@bluebottle.com> wrote in message news:B8EB567B-E15C-4519-8A61-C8785E7424DE@microsoft.com...
    Every time I go to start > programs > windows update from my vista home premium computer, I get error 80004002.

  3. #3
    GAgira Guest

    Re: windows update error 80004002

    Try this it worked for me

    Re-register the Windows Update DLL with the commands below:

    1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    'OK'.

    2. Type the following commands. Press 'ENTER' after each command:

    regsvr32 wuapi.dll
    regsvr32 wuaueng.dll
    regsvr32 wuaueng1.dll
    regsvr32 wucltui.dll
    regsvr32 wups.dll
    regsvr32 wups2.dll
    regsvr32 wuweb.dll

    Try Updating Windows.

    --
    GAgira


    "netsavy006" wrote:

    > Also, in this event, it doesn't effect getting defender updates through
    > windows defender.
    > "netsavy006" <chilidogs88@bluebottle.com> wrote in message
    > news:B8EB567B-E15C-4519-8A61-C8785E7424DE@microsoft.com...
    > Every time I go to start > programs > windows update from my vista home
    > premium computer, I get error 80004002.
    >


  4. #4
    payne11@up.edu Guest

    Re: windows update error 80004002

    On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > Try this it worked for me
    >
    > Re-register the Windows Update DLL with the commands below:
    >
    > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > 'OK'.
    >
    > 2. Type the following commands. Press 'ENTER' after each command:
    >
    > regsvr32 wuapi.dll
    > regsvr32 wuaueng.dll
    > regsvr32 wuaueng1.dll
    > regsvr32 wucltui.dll
    > regsvr32 wups.dll
    > regsvr32 wups2.dll
    > regsvr32 wuweb.dll
    >
    > Try Updating Windows.
    >
    > --
    > GAgira



    i tried doing that, and i got various errors after the first one
    (wuapi.dll) any suggestions?


  5. #5
    S3V1N Guest

    Re: windows update error 80004002



    "payne11@up.edu" wrote:

    > On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > > Try this it worked for me
    > >
    > > Re-register the Windows Update DLL with the commands below:
    > >
    > > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > > 'OK'.
    > >
    > > 2. Type the following commands. Press 'ENTER' after each command:
    > >
    > > regsvr32 wuapi.dll
    > > regsvr32 wuaueng.dll
    > > regsvr32 wuaueng1.dll
    > > regsvr32 wucltui.dll
    > > regsvr32 wups.dll
    > > regsvr32 wups2.dll
    > > regsvr32 wuweb.dll
    > >
    > > Try Updating Windows.
    > >
    > > --
    > > GAgira

    >
    >
    > i tried doing that, and i got various errors after the first one
    > (wuapi.dll) any suggestions?


    I also got several errors. 3 to be precise.

    -----
    The module "wuaueng1.dll" failed to load.

    Make sure the binary is stored at the specified path or
    debug to check for problems with the binary or
    dependant .DLL files.

    The specified module could not be found.
    ..
    -----
    Rinse and repeat the above for "wucltui.dll" and "wuweb.dll"

    Seems like update is corrupted to me? Fixes?

  6. #6
    Bjorn S Guest

    Re: windows update error 80004002

    I have a similar problem. When I try to run Windows Update I get the error
    code 80004002. I have tried the solution suggested above twice, but with the
    same result as payne11@up.edu and SRV1N and . Would be great to get some help
    on the issue.
    --
    Bjorn in Perth


    "S3V1N" wrote:

    >
    >
    > "payne11@up.edu" wrote:
    >
    > > On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > > > Try this it worked for me
    > > >
    > > > Re-register the Windows Update DLL with the commands below:
    > > >
    > > > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > > > 'OK'.
    > > >
    > > > 2. Type the following commands. Press 'ENTER' after each command:
    > > >
    > > > regsvr32 wuapi.dll
    > > > regsvr32 wuaueng.dll
    > > > regsvr32 wuaueng1.dll
    > > > regsvr32 wucltui.dll
    > > > regsvr32 wups.dll
    > > > regsvr32 wups2.dll
    > > > regsvr32 wuweb.dll
    > > >
    > > > Try Updating Windows.
    > > >
    > > > --
    > > > GAgira

    > >
    > >
    > > i tried doing that, and i got various errors after the first one
    > > (wuapi.dll) any suggestions?

    >
    > I also got several errors. 3 to be precise.
    >
    > -----
    > The module "wuaueng1.dll" failed to load.
    >
    > Make sure the binary is stored at the specified path or
    > debug to check for problems with the binary or
    > dependant .DLL files.
    >
    > The specified module could not be found.
    > .
    > -----
    > Rinse and repeat the above for "wucltui.dll" and "wuweb.dll"
    >
    > Seems like update is corrupted to me? Fixes?


  7. #7
    donimo Guest

    Re: windows update error 80004002

    I get the same error, with the same results as above, any other ideas, why
    doen't microsoft have this error listed??????

    "Bjorn S" wrote:

    > I have a similar problem. When I try to run Windows Update I get the error
    > code 80004002. I have tried the solution suggested above twice, but with the
    > same result as payne11@up.edu and SRV1N and . Would be great to get some help
    > on the issue.
    > --
    > Bjorn in Perth
    >
    >
    > "S3V1N" wrote:
    >
    > >
    > >
    > > "payne11@up.edu" wrote:
    > >
    > > > On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > > > > Try this it worked for me
    > > > >
    > > > > Re-register the Windows Update DLL with the commands below:
    > > > >
    > > > > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > > > > 'OK'.
    > > > >
    > > > > 2. Type the following commands. Press 'ENTER' after each command:
    > > > >
    > > > > regsvr32 wuapi.dll
    > > > > regsvr32 wuaueng.dll
    > > > > regsvr32 wuaueng1.dll
    > > > > regsvr32 wucltui.dll
    > > > > regsvr32 wups.dll
    > > > > regsvr32 wups2.dll
    > > > > regsvr32 wuweb.dll
    > > > >
    > > > > Try Updating Windows.
    > > > >
    > > > > --
    > > > > GAgira
    > > >
    > > >
    > > > i tried doing that, and i got various errors after the first one
    > > > (wuapi.dll) any suggestions?

    > >
    > > I also got several errors. 3 to be precise.
    > >
    > > -----
    > > The module "wuaueng1.dll" failed to load.
    > >
    > > Make sure the binary is stored at the specified path or
    > > debug to check for problems with the binary or
    > > dependant .DLL files.
    > >
    > > The specified module could not be found.
    > > .
    > > -----
    > > Rinse and repeat the above for "wucltui.dll" and "wuweb.dll"
    > >
    > > Seems like update is corrupted to me? Fixes?


  8. #8
    spunkygidget@gmail.com Guest

    Re: windows update error 80004002

    On Aug 12, 7:06 pm, donimo <don...@discussions.microsoft.com> wrote:
    > I get the same error, with the same results as above, any other ideas, why
    > doen't microsoft have this error listed??????
    >
    >
    >
    > "Bjorn S" wrote:
    > > I have a similar problem. When I try to run Windows Update I get the error
    > > code 80004002. I have tried the solution suggested above twice, but with the
    > > same result as payn...@up.edu and SRV1N and . Would be great to get some help
    > > on the issue.
    > > --
    > > Bjorn in Perth

    >
    > > "S3V1N" wrote:

    >
    > > > "payn...@up.edu" wrote:

    >
    > > > > On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > > > > > Try this it worked for me

    >
    > > > > > Re-register the Windows Update DLL with the commands below:

    >
    > > > > > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > > > > > 'OK'.

    >
    > > > > > 2. Type the following commands. Press 'ENTER' after each command:

    >
    > > > > > regsvr32 wuapi.dll
    > > > > > regsvr32 wuaueng.dll
    > > > > > regsvr32 wuaueng1.dll
    > > > > > regsvr32 wucltui.dll
    > > > > > regsvr32 wups.dll
    > > > > > regsvr32 wups2.dll
    > > > > > regsvr32 wuweb.dll

    >
    > > > > > Try Updating Windows.

    >
    > > > > > --
    > > > > > GAgira

    >
    > > > > i tried doing that, and i got various errors after the first one
    > > > > (wuapi.dll) any suggestions?

    >
    > > > I also got several errors. 3 to be precise.

    >
    > > > -----
    > > > The module "wuaueng1.dll" failed to load.

    >
    > > > Make sure the binary is stored at the specified path or
    > > > debug to check for problems with the binary or
    > > > dependant .DLL files.

    >
    > > > The specified module could not be found.
    > > > .
    > > > -----
    > > > Rinse and repeat the above for "wucltui.dll" and "wuweb.dll"

    >
    > > > Seems like update is corrupted to me? Fixes?- Hide quoted text -

    >
    > - Show quoted text -


    I have the same problem. Those three failed to register.

    I found this thread: http://www.eggheadcafe.com/software/...er-wont-u.aspx,
    which seems to indicate a successful fix, but I don't understand how
    to replicate it. I downloaded the tool, and from there I'm not sure
    what to do. I'm on Vista.

    Maybe this will make sense to someone else and you can double back to
    help me! :)

    Permission Setting in Registry - Senescha
    22-Aug-07 02:44:03

    I contacted Microsoft Support and got an incident request set up.
    I was pleasantly surprised and impressed at the same time how
    responsive
    they were.
    After four emails back and forth with system setup logs, we isolated
    the
    problem.
    It was, as I had suspected, the permission settings that were screwed
    up in
    my registry.
    I think what happened was that the first time the Windows Update
    automatically tried to install the new driver, something happened and
    the
    program stopped or crashed. It corrupted my registry at the time, so
    several
    important keys were not writeable.
    MS suggested running the following along with resetting each of the
    keys.
    It took about 40 minutes but afterwards the error went away and I was
    able to
    install the driver without any issues!
    Thanks Microsoft!
    Another happy customer...

    http://www.microsoft.com/downloads/d...inityDownloads


  9. #9
    Bjorn S Guest

    Re: windows update error 80004002

    My problem has now resolved itself. I noticed in the Windows update window
    that I could check the installed updates (even if I could not start a search
    manually) and new ones were added every few days. So I was thinking to do a
    registry cleanup. Then another few updates were installed, and that must have
    done the job. Several days later Windows Update is still perfect.

    It may have been (in order of installation, from August 17-22):
    Definition Update for Windows Defender - KB915597 (Definition 1.21.2837.1)
    Windows Update-programvara (swedish for software) 7.0.6000.374 (on 4
    consequetive days)
    Windows Update-programvara 7.0.6000.381
    Definition Update for Windows Defender - KB915597 (Definition 1.21.2840.5)
    Windows Vista update (KB929735)

    --
    Bjorn in Perth


    "spunkygidget@gmail.com" wrote:

    > On Aug 12, 7:06 pm, donimo <don...@discussions.microsoft.com> wrote:
    > > I get the same error, with the same results as above, any other ideas, why
    > > doen't microsoft have this error listed??????
    > >
    > >
    > >
    > > "Bjorn S" wrote:
    > > > I have a similar problem. When I try to run Windows Update I get the error
    > > > code 80004002. I have tried the solution suggested above twice, but with the
    > > > same result as payn...@up.edu and SRV1N and . Would be great to get some help
    > > > on the issue.
    > > > --
    > > > Bjorn in Perth

    > >
    > > > "S3V1N" wrote:

    > >
    > > > > "payn...@up.edu" wrote:

    > >
    > > > > > On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > > > > > > Try this it worked for me

    > >
    > > > > > > Re-register the Windows Update DLL with the commands below:

    > >
    > > > > > > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > > > > > > 'OK'.

    > >
    > > > > > > 2. Type the following commands. Press 'ENTER' after each command:

    > >
    > > > > > > regsvr32 wuapi.dll
    > > > > > > regsvr32 wuaueng.dll
    > > > > > > regsvr32 wuaueng1.dll
    > > > > > > regsvr32 wucltui.dll
    > > > > > > regsvr32 wups.dll
    > > > > > > regsvr32 wups2.dll
    > > > > > > regsvr32 wuweb.dll

    > >
    > > > > > > Try Updating Windows.

    > >
    > > > > > > --
    > > > > > > GAgira

    > >
    > > > > > i tried doing that, and i got various errors after the first one
    > > > > > (wuapi.dll) any suggestions?

    > >
    > > > > I also got several errors. 3 to be precise.

    > >
    > > > > -----
    > > > > The module "wuaueng1.dll" failed to load.

    > >
    > > > > Make sure the binary is stored at the specified path or
    > > > > debug to check for problems with the binary or
    > > > > dependant .DLL files.

    > >
    > > > > The specified module could not be found.
    > > > > .
    > > > > -----
    > > > > Rinse and repeat the above for "wucltui.dll" and "wuweb.dll"

    > >
    > > > > Seems like update is corrupted to me? Fixes?- Hide quoted text -

    > >
    > > - Show quoted text -

    >
    > I have the same problem. Those three failed to register.
    >
    > I found this thread: http://www.eggheadcafe.com/software/...er-wont-u.aspx,
    > which seems to indicate a successful fix, but I don't understand how
    > to replicate it. I downloaded the tool, and from there I'm not sure
    > what to do. I'm on Vista.
    >
    > Maybe this will make sense to someone else and you can double back to
    > help me! :)
    >
    > Permission Setting in Registry - Senescha
    > 22-Aug-07 02:44:03
    >
    > I contacted Microsoft Support and got an incident request set up.
    > I was pleasantly surprised and impressed at the same time how
    > responsive
    > they were.
    > After four emails back and forth with system setup logs, we isolated
    > the
    > problem.
    > It was, as I had suspected, the permission settings that were screwed
    > up in
    > my registry.
    > I think what happened was that the first time the Windows Update
    > automatically tried to install the new driver, something happened and
    > the
    > program stopped or crashed. It corrupted my registry at the time, so
    > several
    > important keys were not writeable.
    > MS suggested running the following along with resetting each of the
    > keys.
    > It took about 40 minutes but afterwards the error went away and I was
    > able to
    > install the driver without any issues!
    > Thanks Microsoft!
    > Another happy customer...
    >
    > http://www.microsoft.com/downloads/d...inityDownloads
    >
    >


  10. #10
    rjbluto@hotmail.com Guest

    Re: windows update error 80004002

    On Aug 27, 10:14 am, Bjorn S <Bjo...@discussions.microsoft.com> wrote:
    > My problem has now resolved itself. I noticed in the Windows update window
    > that I could check the installed updates (even if I could not start a search
    > manually) and new ones were added every few days. So I was thinking to do a
    > registry cleanup. Then another few updates were installed, and that must have
    > done the job. Several days later Windows Update is still perfect.
    >
    > It may have been (in order of installation, from August 17-22):
    > Definition Update for Windows Defender - KB915597 (Definition 1.21.2837.1)
    > Windows Update-programvara (swedish for software) 7.0.6000.374 (on 4
    > consequetive days)
    > Windows Update-programvara 7.0.6000.381
    > Definition Update for Windows Defender - KB915597 (Definition 1.21.2840.5)
    > Windows Vista update (KB929735)
    >
    > --
    > Bjorn in Perth
    >
    >
    >
    > "spunkygid...@gmail.com" wrote:
    > > On Aug 12, 7:06 pm, donimo <don...@discussions.microsoft.com> wrote:
    > > > I get the same error, with the same results as above, any other ideas, why
    > > > doen't microsoft have this error listed??????

    >
    > > > "Bjorn S" wrote:
    > > > > I have a similar problem. When I try to run Windows Update I get the error
    > > > > code 80004002. I have tried the solution suggested above twice, but with the
    > > > > same result as payn...@up.edu and SRV1N and . Would be great to get some help
    > > > > on the issue.
    > > > > --
    > > > > Bjorn in Perth

    >
    > > > > "S3V1N" wrote:

    >
    > > > > > "payn...@up.edu" wrote:

    >
    > > > > > > On Jul 21, 6:58 am, GAgira <GMMG...@htmail.com> wrote:
    > > > > > > > Try this it worked for me

    >
    > > > > > > > Re-register the Windows Update DLL with the commands below:

    >
    > > > > > > > 1. Click on 'Start', choose 'Run'. In the open box, type cmd, and then click
    > > > > > > > 'OK'.

    >
    > > > > > > > 2. Type the following commands. Press 'ENTER' after each command:

    >
    > > > > > > > regsvr32 wuapi.dll
    > > > > > > > regsvr32 wuaueng.dll
    > > > > > > > regsvr32 wuaueng1.dll
    > > > > > > > regsvr32 wucltui.dll
    > > > > > > > regsvr32 wups.dll
    > > > > > > > regsvr32 wups2.dll
    > > > > > > > regsvr32 wuweb.dll

    >
    > > > > > > > Try Updating Windows.

    >
    > > > > > > > --
    > > > > > > > GAgira

    >
    > > > > > > i tried doing that, and i got various errors after the first one
    > > > > > > (wuapi.dll) any suggestions?

    >
    > > > > > I also got several errors. 3 to be precise.

    >
    > > > > > -----
    > > > > > The module "wuaueng1.dll" failed to load.

    >
    > > > > > Make sure the binary is stored at the specified path or
    > > > > > debug to check for problems with the binary or
    > > > > > dependant .DLL files.

    >
    > > > > > The specified module could not be found.
    > > > > > .
    > > > > > -----
    > > > > > Rinse and repeat the above for "wucltui.dll" and "wuweb.dll"

    >
    > > > > > Seems like update is corrupted to me? Fixes?- Hide quoted text -

    >
    > > > - Show quoted text -

    >
    > > I have the same problem. Those three failed to register.

    >
    > > I found this thread:http://www.eggheadcafe.com/software/...-upd--defender...,
    > > which seems to indicate a successful fix, but I don't understand how
    > > to replicate it. I downloaded the tool, and from there I'm not sure
    > > what to do. I'm on Vista.

    >
    > > Maybe this will make sense to someone else and you can double back to
    > > help me! :)

    >
    > > Permission Setting in Registry - Senescha
    > > 22-Aug-07 02:44:03

    >
    > > I contacted Microsoft Support and got an incident request set up.
    > > I was pleasantly surprised and impressed at the same time how
    > > responsive
    > > they were.
    > > After four emails back and forth with system setup logs, we isolated
    > > the
    > > problem.
    > > It was, as I had suspected, the permission settings that were screwed
    > > up in
    > > my registry.
    > > I think what happened was that the first time the Windows Update
    > > automatically tried to install the new driver, something happened and
    > > the
    > > program stopped or crashed. It corrupted my registry at the time, so
    > > several
    > > important keys were not writeable.
    > > MS suggested running the following along with resetting each of the
    > > keys.
    > > It took about 40 minutes but afterwards the error went away and I was
    > > able to
    > > install the driver without any issues!
    > > Thanks Microsoft!
    > > Another happy customer...

    >
    > >http://www.microsoft.com/downloads/d...ba3e56-d8f...- Hide quoted text -

    >
    > - Show quoted text -


    I spent an afternoon with a Microsoft person, and the majority of
    today with them checking in on me. They were unable to correct the
    situation - and told me it was a conflict issue with Norton & Defender
    and it corrupted some files, that even when clean files were copied in
    - it wouldn't work. So I had to backup my data, and reinstall the
    operating system from my system backup disk..... and build my way
    back. That stinks - at least the data burns on a DVD disk rather
    quickly - and fit on one. Thank goodness the days of having to backup
    onto a stack of floppies are gone.


Similar Threads

  1. Code 80004002 Windows Update - Vista Home Premium
    By Selkirk64 in forum Windows Update
    Replies: 5
    Last Post: 24-03-2010, 05:25 PM
  2. Replies: 5
    Last Post: 22-07-2009, 08:32 AM
  3. Windows Update borked - Error Code 80004002
    By Leslie in forum Operating Systems
    Replies: 4
    Last Post: 01-09-2008, 05:52 PM
  4. Windows Update Error Code 80004002
    By Erich in forum Windows Update
    Replies: 11
    Last Post: 10-09-2007, 04:45 PM
  5. Update error 80004002
    By mherry in forum Vista Help
    Replies: 2
    Last Post: 21-07-2007, 07:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,139,695.61317 seconds with 17 queries