update downloads

G

Guest

in attempting to download XP updates, I receive a 0x80246008 error. In
following resolution 1 to this error, my attempts to set the BITS service
status fails. After switching the BITS mode from manual to automatic, the
status of the service remained "stopped" even after clicking "apply". I
also attempted use of the "start" button in the BITS service properties
window, but it noted an 'error 1083. the executable program that this service
is configured to run in does not implement the service'.

So if possible please someone:: HELP PLEASE!

Blessings and thanks, Cal.
 
T

TaurArian [MS-MVP]

0x80246008

Courtesy of MS which were given to another poster (WinXP)

" Step 1:

Install MSI 3.1 via the following link:
http://www.microsoft.com/downloads/...FC-5F56-4A38-B838-DE776FD4138C&displaylang=en

Please install Windows Installer 3.1, restart and try the updates again.
If possible, please disable all firewall or anti-virus applications first.

Step 2:

Go to Start -< Run, type in services.msc and press Enter. Please check the
following services:

"Remote Procedure Call" (RPCSS) should be enabled, Automatic
"COM+ Event System" (EventSystem) should be enabled, Manual
"System Event Notification Service" (SENS) should be enabled, Automatic
"Volume Shadow Copy" (VSS) should be enabled, Manual
"Microsoft Software Shadow Copy Provider" (SWPRV) should be enabled, manual.

Step 3:

Go to Start -> Run, type in regedit and press Enter. Navigate to:
HKEY_Local_Machine\Software\Microsoft\WindowsNT\CurrentVersion\SvcHost

In the right pane, double-click to open the netsvcs key. Under Value Data, add
BITS to the list of services.
Click OK.
Exit the registry.

Restart the system and check out Windows update again. If still fails, proceed
to Step 4:

Step 4:

Click Start. Choose Run. In the Run box, type
regsvr32 qmgr.dll
Click OK.


Click Start. Choose Run. In the Run box, type
regsvr32 qmgrprxy.dll
Click OK.

Step 5:

Go to command prompt (Start -> Run -> type in cmd and click OK), run the following
command

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

(All one line. Since this command is complex, please copy it and right click on the
Command Prompt window -> Paste, then Enter.)

Then please restart the PC and retry Windows Update

If the above command does not work, please try the following again:

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

Restart the PC and retry Windows Update. If still no success, go to Step 6:

Step 6:

Go to C:\Documents and Settings\All Users\Application Data\Microsoft\Network

(Note: Application Data is a hidden folder, so ensure you go to
My Computer -> Tools -> Folder options -> View, check Show hidden files/folders)

Delete the Downloader folder. "




--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)


| in attempting to download XP updates, I receive a 0x80246008 error. In
| following resolution 1 to this error, my attempts to set the BITS service
| status fails. After switching the BITS mode from manual to automatic, the
| status of the service remained "stopped" even after clicking "apply". I
| also attempted use of the "start" button in the BITS service properties
| window, but it noted an 'error 1083. the executable program that this service
| is configured to run in does not implement the service'.
|
| So if possible please someone:: HELP PLEASE!
|
| Blessings and thanks, Cal.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top