Error Code Ox80070057

Anonymous
2013-11-18T12:51:28+00:00

I am running XP SP3, and when I go to the Windows update site and check for express updates, the green progress bard starts and just keeps going with no end result. I downloaded the Fixit Tool and it quoted the error code as above. How can I rectify this please?

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

58 answers

Sort by: Newest
  1. Anonymous
    2013-11-22T18:26:37+00:00

    Happy to report that my laptop is currently downloading 42 updates so I now have all computers up to date. Many thanks to all concerned.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-11-22T14:52:18+00:00

    Delighted to report all 22 updates have now downloaded. Once again, many thanks to everyone who helped me out on this one, may be back when I rry to do the same with my laptop!

    You're welcome, edzal..

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-11-22T11:26:37+00:00

    Delighted to report all 22 updates have now downloaded. Once again, many thanks to everyone who helped me out on this one, may be back when I rry to do the same with my laptop!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-11-22T10:24:38+00:00

    Sorry, I assumed that you were in the USA. I am in the UK so, as you say, the time difference is not that much. I have done as you said and the files copied. I installed the MS Security Update ok and the system has ben inspected. I am now n the update site, it is checking for updates but there is no green progress bar. It has just come up with 71mb of updates to install, so I'll make a start on those and report back. Many many thanks for your help and patience. Now I have to do it all again oln my laptop. Hopefully it will be easier on there.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2013-11-22T08:52:39+00:00

    Re my last post, the problem stems from the fact that I did a search for qmgr.dll and it is only in my CWindows\sysem32 file. It is not in the ServicePackFile folder or the system32\bits folder.

    Hi edzal,

    I live in the Netherlands. If you live in the US, then time zones are going to play a role here, hence the delay in responding to you.

    If you only have BITS in one location and you don't have a Windows installation CD, do the following.

    Open C:\WINDOWS\system32 in Windows Explorer, right click qmgr.dll and choose Copy.

    Open C:\WINDOWS\system32\bits right click anywhere in that folder and choose Paste. You should now be able to see qmgr.dll in that folder.

    Go to Start, Run and copy/paste: regsvr32 qmgr.dll and click OK

    Do the same with this file: regsvr32 qmgrprxy.dll

    Reboot the system and then copy/paste this command into the Run field:

    %windir%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\qmgr.inf

    If you're prompted to insert the Windows installation CD, ignore that and in the dialog box at the bottom, change the path to C:\WINDOWS\system32

    Restart the PC again and then go to Services and you should be able to see BITS in the list.

    Double click it and then on the General tab, click the Start button to try and start the service manually. This is just a test to ensure that it's working correctly.

    If you get Error 2: cannot find the file specified, go to Start, then Run again and copy/paste the following command and then click OK:

    Reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll

    Reboot again and then try once more to start BITS. It should work properly now, but in the unlikely event that it fails again, run the following command and then hit Enter:

    Reg add HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup

    Reboot once more and then do the following.

    Go to this link and install the  IE8 cumulative November update:

    http://www.microsoft.com/en-us/download/details.aspx?id=41074

    Finally, go to the Windows Update site and you should be able to download normally.

    Was this answer helpful?

    0 comments No comments