Can't install windows update


Go Back   Computer Help Articles > Windows Update
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 05:04 PM
Speedsense
 
Posts: n/a
Default Can't install windows update

I have had a long list of failed to install updates, dating back to April 15,
2005. I have XP home on a desktop. The error code on most of them is ERROR
CODE: 0x80246008
I did call my Computer company (compaq) and he was able to get my computer
to download updates but it only downloaded 7 of them. Since then my computer
is failing to download again automatically or manual (at the Microsoft
website). I don't understand why it would download just the one time and not
again.
Any help would be great. Thanks
Reply With Quote
  #2  
Old 01-05-2006, 05:04 PM
TaurArian [MVP]
 
Posts: n/a
Default Re: Can't install windows update

MS solution posted by another user:

This error 0x80246008 can be caused by multiple factors. When the issue occurs again,
I suggest we perform the following steps to troubleshoot this
issue:

Step 1:

Install MSI 3.1 via the following link:

<http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-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 Reghedit and press Enter. Navigate to:

HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\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\Servic es\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\BackupRestor e\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.

Please take your time performing the above steps ............................


"Speedsense" <Speedsense@discussions.microsoft.com> wrote in message
news:3219DC74-CE74-4F58-B138-1A92A866B69F@microsoft.com...
>I have had a long list of failed to install updates, dating back to April 15,
> 2005. I have XP home on a desktop. The error code on most of them is ERROR
> CODE: 0x80246008
> I did call my Computer company (compaq) and he was able to get my computer
> to download updates but it only downloaded 7 of them. Since then my computer
> is failing to download again automatically or manual (at the Microsoft
> website). I don't understand why it would download just the one time and not
> again.
> Any help would be great. Thanks


Reply With Quote
  #3  
Old 01-05-2006, 05:04 PM
Allen L.
 
Posts: n/a
Default Re: Can't install windows update

In news:%23veCPkb6FHA.1036@tk2msftngp13.phx.gbl,
TaurArian [MVP] <taurarianREMOVECAPS@hotmail.com> typed:
> MS solution posted by another user:
>
> This error 0x80246008 can be caused by multiple factors. When the
> issue occurs again, I suggest we perform the following steps to
> troubleshoot this issue:
>
> Step 1:
>
> Install MSI 3.1 via the following link:
>
> <http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-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 Reghedit and press Enter. Navigate to:
>
> HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\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:


ATTN: PLEASE BE CAREFUL WITH THE ABOVE (#3) MODIFICATION...BE SURE TO
UN-HIGHLIGHT THE ENTRIES *BEFORE* ATTEMPTING TO ENTER "BITS", OR YOU WILL
LOSE THE OTHER ENTRIES!

>
> 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\Servic es\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\BackupRestor e\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.
>
> Please take your time performing the above steps
> ............................
>
> "Speedsense" <Speedsense@discussions.microsoft.com> wrote in message
> news:3219DC74-CE74-4F58-B138-1A92A866B69F@microsoft.com...
>> I have had a long list of failed to install updates, dating back to
>> April 15, 2005. I have XP home on a desktop. The error code on most
>> of them is ERROR CODE: 0x80246008
>> I did call my Computer company (compaq) and he was able to get my
>> computer to download updates but it only downloaded 7 of them. Since
>> then my computer is failing to download again automatically or
>> manual (at the Microsoft website). I don't understand why it would
>> download just the one time and not again.
>> Any help would be great. Thanks




Reply With Quote
  #4  
Old 01-05-2006, 05:04 PM
Speedsense
 
Posts: n/a
Default Re: Can't install windows update

Had some problems with these steps:
Automatic
> > "COM+ Event System" (EventSystem) should be enabled,


Manual- this was auto, changed to manual-> > "System Event Notification
Service" (SENS) should be enabled,
> > Automatic- this was manual, changed to Auto- "Volume Shadow Copy" (VSS) should be enabled,

Manual-this was auto, changed it to Manual
> > "Microsoft Software Shadow Copy Provider"


Step3- I almost deleted the entries that were highlighted, didn't read the
second post first, but when I typed in the "bits" they all disappeared, so I
canceled and reopened it, and they were still there. "BITS" was already
present so I didn't add it.

Step4- done
Step 5- is where the processed stopped when I paste the command in DOS,
PROMPT = Cocuments and Settings\owner> .....pasted here
I get an error message stating: 'ServiceDLL is not recognized as an internal
or external command, operable program or batch file.......

Stopped at this point... all the other steps were completed
THANKS for your quick response, ALLEN.


"Allen L." wrote:

> In news:%23veCPkb6FHA.1036@tk2msftngp13.phx.gbl,
> TaurArian [MVP] <taurarianREMOVECAPS@hotmail.com> typed:
> > MS solution posted by another user:
> >
> > This error 0x80246008 can be caused by multiple factors. When the
> > issue occurs again, I suggest we perform the following steps to
> > troubleshoot this issue:
> >
> > Step 1:
> >
> > Install MSI 3.1 via the following link:
> >
> > <http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-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 Reghedit and press Enter. Navigate to:
> >
> > HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\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:

>
> ATTN: PLEASE BE CAREFUL WITH THE ABOVE (#3) MODIFICATION...BE SURE TO
> UN-HIGHLIGHT THE ENTRIES *BEFORE* ATTEMPTING TO ENTER "BITS", OR YOU WILL
> LOSE THE OTHER ENTRIES!
>
> >
> > 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\Servic es\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\BackupRestor e\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.
> >
> > Please take your time performing the above steps
> > ............................
> >
> > "Speedsense" <Speedsense@discussions.microsoft.com> wrote in message
> > news:3219DC74-CE74-4F58-B138-1A92A866B69F@microsoft.com...
> >> I have had a long list of failed to install updates, dating back to
> >> April 15, 2005. I have XP home on a desktop. The error code on most
> >> of them is ERROR CODE: 0x80246008
> >> I did call my Computer company (compaq) and he was able to get my
> >> computer to download updates but it only downloaded 7 of them. Since
> >> then my computer is failing to download again automatically or
> >> manual (at the Microsoft website). I don't understand why it would
> >> download just the one time and not again.
> >> Any help would be great. Thanks

>
>
>
>

Reply With Quote
  #5  
Old 01-05-2006, 05:04 PM
Allen L.
 
Posts: n/a
Default Re: Can't install windows update

The reason your having problems with #5 is the line won't copy in one
pass...what you have to do is highlight just the first part:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\BITS\Parameters
Now paste that into the command window, then go and highlight the next part
leaving the command window open, and now paste the rest...notice the space
after "Parameters"
Paste the rest of the line: /v ServiceDll /t REG_EXPAND_SZ /d
%windir%\System32\qmgr.dll

To do the above in the command box, just put the pointer of the mouse where
you want to paste that second line and then paste it.

I had trouble with that not working the first time also.

....Allen

In news:C2E1F218-3DEE-4A2D-9AC8-51477E9BDEDE@microsoft.com,
Speedsense <Speedsense@discussions.microsoft.com> typed:
> Had some problems with these steps:
> Automatic
>>> "COM+ Event System" (EventSystem) should be enabled,

>
> Manual- this was auto, changed to manual-> > "System Event
> Notification Service" (SENS) should be enabled,
>>> Automatic- this was manual, changed to Auto- "Volume Shadow Copy"
>>> (VSS) should be enabled,

> Manual-this was auto, changed it to Manual
>>> "Microsoft Software Shadow Copy Provider"

>
> Step3- I almost deleted the entries that were highlighted, didn't
> read the second post first, but when I typed in the "bits" they all
> disappeared, so I canceled and reopened it, and they were still
> there. "BITS" was already present so I didn't add it.
>
> Step4- done
> Step 5- is where the processed stopped when I paste the command in
> DOS, PROMPT = Cocuments and Settings\owner> .....pasted here
> I get an error message stating: 'ServiceDLL is not recognized as an
> internal or external command, operable program or batch file.......
>
> Stopped at this point... all the other steps were completed
> THANKS for your quick response, ALLEN.
>
>
> "Allen L." wrote:
>
>> In news:%23veCPkb6FHA.1036@tk2msftngp13.phx.gbl,
>> TaurArian [MVP] <taurarianREMOVECAPS@hotmail.com> typed:
>>> MS solution posted by another user:
>>>
>>> This error 0x80246008 can be caused by multiple factors. When the
>>> issue occurs again, I suggest we perform the following steps to
>>> troubleshoot this issue:
>>>
>>> Step 1:
>>>
>>> Install MSI 3.1 via the following link:
>>>
>>> <http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-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 Reghedit and press Enter. Navigate to:
>>>
>>> HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\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:

>>
>> ATTN: PLEASE BE CAREFUL WITH THE ABOVE (#3) MODIFICATION...BE SURE TO
>> UN-HIGHLIGHT THE ENTRIES *BEFORE* ATTEMPTING TO ENTER "BITS", OR YOU
>> WILL LOSE THE OTHER ENTRIES!
>>
>>>
>>> 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\Servic es\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\BackupRestor e\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.
>>>
>>> Please take your time performing the above steps
>>> ............................
>>>
>>> "Speedsense" <Speedsense@discussions.microsoft.com> wrote in message
>>> news:3219DC74-CE74-4F58-B138-1A92A866B69F@microsoft.com...
>>>> I have had a long list of failed to install updates, dating back to
>>>> April 15, 2005. I have XP home on a desktop. The error code on most
>>>> of them is ERROR CODE: 0x80246008
>>>> I did call my Computer company (compaq) and he was able to get my
>>>> computer to download updates but it only downloaded 7 of them.
>>>> Since then my computer is failing to download again automatically
>>>> or manual (at the Microsoft website). I don't understand why it
>>>> would download just the one time and not again.
>>>> Any help would be great. Thanks




Reply With Quote
  #6  
Old 01-05-2006, 05:04 PM
Allen L.
 
Posts: n/a
Default Re: Can't install windows update

Note: In the post below...to get the text of the line to display in two
parts so you can copy, you need to open your email window to full page if
using Outlook Express.

....Allen

In news:rVpef.15685$3K6.1869@tornado.texas.rr.com,
Allen L. <invalid@invalid.org> typed:
> The reason your having problems with #5 is the line won't copy in one
> pass...what you have to do is highlight just the first part:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\BITS\Parameters
> Now paste that into the command window, then go and highlight the
> next part leaving the command window open, and now paste the
> rest...notice the space after "Parameters"
> Paste the rest of the line: /v ServiceDll /t REG_EXPAND_SZ /d
> %windir%\System32\qmgr.dll
>
> To do the above in the command box, just put the pointer of the mouse
> where you want to paste that second line and then paste it.
>
> I had trouble with that not working the first time also.
>
> ...Allen
>
> In news:C2E1F218-3DEE-4A2D-9AC8-51477E9BDEDE@microsoft.com,
> Speedsense <Speedsense@discussions.microsoft.com> typed:
>> Had some problems with these steps:
>> Automatic
>>>> "COM+ Event System" (EventSystem) should be enabled,

>>
>> Manual- this was auto, changed to manual-> > "System Event
>> Notification Service" (SENS) should be enabled,
>>>> Automatic- this was manual, changed to Auto- "Volume Shadow Copy"
>>>> (VSS) should be enabled,

>> Manual-this was auto, changed it to Manual
>>>> "Microsoft Software Shadow Copy Provider"

>>
>> Step3- I almost deleted the entries that were highlighted, didn't
>> read the second post first, but when I typed in the "bits" they all
>> disappeared, so I canceled and reopened it, and they were still
>> there. "BITS" was already present so I didn't add it.
>>
>> Step4- done
>> Step 5- is where the processed stopped when I paste the command in
>> DOS, PROMPT = Cocuments and Settings\owner> .....pasted here
>> I get an error message stating: 'ServiceDLL is not recognized as an
>> internal or external command, operable program or batch file.......
>>
>> Stopped at this point... all the other steps were completed
>> THANKS for your quick response, ALLEN.
>>
>>
>> "Allen L." wrote:
>>
>>> In news:%23veCPkb6FHA.1036@tk2msftngp13.phx.gbl,
>>> TaurArian [MVP] <taurarianREMOVECAPS@hotmail.com> typed:
>>>> MS solution posted by another user:
>>>>
>>>> This error 0x80246008 can be caused by multiple factors. When the
>>>> issue occurs again, I suggest we perform the following steps to
>>>> troubleshoot this issue:
>>>>
>>>> Step 1:
>>>>
>>>> Install MSI 3.1 via the following link:
>>>>
>>>> <http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-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 Reghedit and press Enter. Navigate to:
>>>>
>>>> HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\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:
>>>
>>> ATTN: PLEASE BE CAREFUL WITH THE ABOVE (#3) MODIFICATION...BE SURE
>>> TO UN-HIGHLIGHT THE ENTRIES *BEFORE* ATTEMPTING TO ENTER "BITS", OR
>>> YOU WILL LOSE THE OTHER ENTRIES!
>>>
>>>>
>>>> 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\Servic es\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\BackupRestor e\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.
>>>>
>>>> Please take your time performing the above steps
>>>> ............................
>>>>
>>>> "Speedsense" <Speedsense@discussions.microsoft.com> wrote in
>>>> message news:3219DC74-CE74-4F58-B138-1A92A866B69F@microsoft.com...
>>>>> I have had a long list of failed to install updates, dating back
>>>>> to April 15, 2005. I have XP home on a desktop. The error code on
>>>>> most of them is ERROR CODE: 0x80246008
>>>>> I did call my Computer company (compaq) and he was able to get my
>>>>> computer to download updates but it only downloaded 7 of them.
>>>>> Since then my computer is failing to download again automatically
>>>>> or manual (at the Microsoft website). I don't understand why it
>>>>> would download just the one time and not again.
>>>>> Any help would be great. Thanks




Reply With Quote
  #7  
Old 01-05-2006, 05:04 PM
Allen L.
 
Posts: n/a
Default Re: Can't install windows update

What I should have said, excuse me, is you may have to paste the lines into
a notepad and then configure them to be in a straight line in the command
box. *That's* the objective!

....Allen

In news:TYpef.15735$3K6.5407@tornado.texas.rr.com,
Allen L. <invalid@invalid.org> typed:
> Note: In the post below...to get the text of the line to display in
> two parts so you can copy, you need to open your email window to full
> page if using Outlook Express.
>
> ...Allen
>
> In news:rVpef.15685$3K6.1869@tornado.texas.rr.com,
> Allen L. <invalid@invalid.org> typed:
>> The reason your having problems with #5 is the line won't copy in one
>> pass...what you have to do is highlight just the first part:
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\BITS\Parameters
>> Now paste that into the command window, then go and highlight the
>> next part leaving the command window open, and now paste the
>> rest...notice the space after "Parameters"
>> Paste the rest of the line: /v ServiceDll /t REG_EXPAND_SZ /d
>> %windir%\System32\qmgr.dll
>>
>> To do the above in the command box, just put the pointer of the mouse
>> where you want to paste that second line and then paste it.
>>
>> I had trouble with that not working the first time also.
>>
>> ...Allen
>>
>> In news:C2E1F218-3DEE-4A2D-9AC8-51477E9BDEDE@microsoft.com,
>> Speedsense <Speedsense@discussions.microsoft.com> typed:
>>> Had some problems with these steps:
>>> Automatic
>>>>> "COM+ Event System" (EventSystem) should be enabled,
>>>
>>> Manual- this was auto, changed to manual-> > "System Event
>>> Notification Service" (SENS) should be enabled,
>>>>> Automatic- this was manual, changed to Auto- "Volume Shadow Copy"
>>>>> (VSS) should be enabled,
>>> Manual-this was auto, changed it to Manual
>>>>> "Microsoft Software Shadow Copy Provider"
>>>
>>> Step3- I almost deleted the entries that were highlighted, didn't
>>> read the second post first, but when I typed in the "bits" they all
>>> disappeared, so I canceled and reopened it, and they were still
>>> there. "BITS" was already present so I didn't add it.
>>>
>>> Step4- done
>>> Step 5- is where the processed stopped when I paste the command in
>>> DOS, PROMPT = Cocuments and Settings\owner> .....pasted here
>>> I get an error message stating: 'ServiceDLL is not recognized as an
>>> internal or external command, operable program or batch file.......
>>>
>>> Stopped at this point... all the other steps were completed
>>> THANKS for your quick response, ALLEN.
>>>
>>>
>>> "Allen L." wrote:
>>>
>>>> In news:%23veCPkb6FHA.1036@tk2msftngp13.phx.gbl,
>>>> TaurArian [MVP] <taurarianREMOVECAPS@hotmail.com> typed:
>>>>> MS solution posted by another user:
>>>>>
>>>>> This error 0x80246008 can be caused by multiple factors. When the
>>>>> issue occurs again, I suggest we perform the following steps to
>>>>> troubleshoot this issue:
>>>>>
>>>>> Step 1:
>>>>>
>>>>> Install MSI 3.1 via the following link:
>>>>>
>>>>> <http://www.microsoft.com/downloads/details.aspx?familyid=889482FC-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 Reghedit and press Enter. Navigate to:
>>>>>
>>>>> HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\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:
>>>>
>>>> ATTN: PLEASE BE CAREFUL WITH THE ABOVE (#3) MODIFICATION...BE SURE
>>>> TO UN-HIGHLIGHT THE ENTRIES *BEFORE* ATTEMPTING TO ENTER "BITS", OR
>>>> YOU WILL LOSE THE OTHER ENTRIES!
>>>>
>>>>>
>>>>> 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\Servic es\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\BackupRestor e\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.
>>>>>
>>>>> Please take your time performing the above steps
>>>>> ............................
>>>>>
>>>>> "Speedsense" <Speedsense@discussions.microsoft.com> wrote in
>>>>> message news:3219DC74-CE74-4F58-B138-1A92A866B69F@microsoft.com...
>>>>>> I have had a long list of failed to install updates, dating back
>>>>>> to April 15, 2005. I have XP home on a desktop. The error code on
>>>>>> most of them is ERROR CODE: 0x80246008
>>>>>> I did call my Computer company (compaq) and he was able to get my
>>>>>> computer to download updates but it only downloaded 7 of them.
>>>>>> Since then my computer is failing to download again automatically
>>>>>> or manual (at the Microsoft website). I don't understand why it
>>>>>> would download just the one time and not again.
>>>>>> Any help would be great. Thanks




Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update installation fails Harold Cataquet Windows Update 23 01-05-2006 05:17 PM
KB823353 Cumulative Security Update Outlook Express dimie71 Windows Update 27 01-05-2006 05:16 PM
Creating a Update CD for Distro EVCNIS Windows Update 9 01-05-2006 05:11 PM
Windows ME Update Order dannydud0828 Windows Update 15 01-05-2006 05:03 PM
Slipstreaming Eric Fehlhaber Windows XP Setup Deployment 5 01-05-2006 06:22 AM


All times are GMT. The time now is 09:12 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Can't install windows update