I have done all that but BITS still won't start. I just get the "1290: 0x50a" error message again.
Error Code Ox80070057
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.
58 answers
Sort by: Newest
-
Anonymous
2013-11-21T18:33:35+00:00 -
Anonymous
2013-11-21T14:23:27+00:00 I have done that. Only DelayedAutoStart was showing and has been deleted. On re-boot, BITS no longer appears in the Services! What next!
I have ServicesSidType in the list. Should it be there? Also I found a BITS repair tool online and it is showing again, but gives me the same error message when I try to Start it.
Hi edzal,
OK, provided BITS is showing, go to the Run command and copy/paste the following:
Reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll
Reboot after you run this command because it makes changes to the registry.
After the system boots to the desktop again, try and start BITS.
If it fails regardless, copy/paste the following and then reboot again afterwards:
Reg add HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup
-
Anonymous
2013-11-21T14:14:00+00:00 I have done that. Only DelayedAutoStart was showing and has been deleted. On re-boot, BITS no longer appears in the Services! What next!
I have ServicesSidType in the list. Should it be there? Also I found a BITS repair tool online and it is showing again, but gives me the same error message when I try to Start it.
-
Anonymous
2013-11-21T13:53:22+00:00 I have done that. Only DelayedAutoStart was showing and has been deleted. On re-boot, BITS no longer appears in the Services! What next!
-
Anonymous
2013-11-21T12:38:40+00:00 Yes, it is shown,but when i go to Properties and click on Start, I get a message saying "Could not start BITS on Local Computer. Error 1290: 0x05a"
Hi edzal..,
Do the following please.
Go to Start | Programs | Accessories | System Tools | System Restore
Click Create Restore Point
Type: Before editing registry and click OK. Close System Restore after it creates the Restore Point.
Next:
Go to Start, Run, copy/paste regedit and click OK.
Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS
In the right hand pane, can you see these: SIDVersionType and DelayedAutoStart ?
If either or both of those is present in the right hand pane, right click each of them in turn and choose Delete from the menu.
Close the registry editor and Reboot.
When the system boots to the desktop, try and start BITS again.