Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Unable to update since Oct.11th

Reply
Thread Tools Display Modes

Unable to update since Oct.11th

 
 
Catnip
Guest
Posts: n/a

 
      10-20-2006
This is the error # 0x80246008
the automatic update has been trying to update since Oct.11th, it's now the
20th and still nothing is updated. Anybody hear anything on this??

Thanks for your help!!

Catnip
 
Reply With Quote
 
 
 
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      10-20-2006
You may receive an error message that contains the "0x8DDD0018" code or the
"0x80246008" code when you try to download updates from the Microsoft Windows Update
Web site or from the Microsoft Update Web site
http://support.microsoft.com/default...b;en-us;910337

You receive an error message when you try to download updates from the Windows Update
Web site or from the Microsoft Update Web site, or when you try to start the
Background Intelligent Transfer Service
http://support.microsoft.com/kb/916251/en-us?spid=6527


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:


(Additional information added to original posting: Be careful with the above Step 3
modification - make sure that the entries are not highlighted before attempting to
enter BITS or you'll 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.)

(Additional information added to original posting: The above command may wrap to more
than one line therefore you may have to copy the same to notepad so that it's one
line - including any spaces in the line)

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 ............................



--

==================================
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)


"Catnip" <> wrote in message
news:A54C767A-FAAD-40D8-9008-...
| This is the error # 0x80246008
| the automatic update has been trying to update since Oct.11th, it's now the
| 20th and still nothing is updated. Anybody hear anything on this??
|
| Thanks for your help!!
|
| Catnip


 
Reply With Quote
 
Catnip
Guest
Posts: n/a

 
      10-21-2006
Well I did all that you said to do,and still nothing.

"TaurArian [MS-MVP]" wrote:

> You may receive an error message that contains the "0x8DDD0018" code or the
> "0x80246008" code when you try to download updates from the Microsoft Windows Update
> Web site or from the Microsoft Update Web site
> http://support.microsoft.com/default...b;en-us;910337
>
> You receive an error message when you try to download updates from the Windows Update
> Web site or from the Microsoft Update Web site, or when you try to start the
> Background Intelligent Transfer Service
> http://support.microsoft.com/kb/916251/en-us?spid=6527
>
>
> 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:
>
>
> (Additional information added to original posting: Be careful with the above Step 3
> modification - make sure that the entries are not highlighted before attempting to
> enter BITS or you'll 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.)
>
> (Additional information added to original posting: The above command may wrap to more
> than one line therefore you may have to copy the same to notepad so that it's one
> line - including any spaces in the line)
>
> 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 ............................
>
>
>
> --
>
> ==================================
> 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)
>
>
> "Catnip" <> wrote in message
> news:A54C767A-FAAD-40D8-9008-...
> | This is the error # 0x80246008
> | the automatic update has been trying to update since Oct.11th, it's now the
> | 20th and still nothing is updated. Anybody hear anything on this??
> |
> | Thanks for your help!!
> |
> | Catnip
>
>
>

 
Reply With Quote
 
Catnip
Guest
Posts: n/a

 
      10-21-2006
well I re-installed IE7 and that did the trick. Go figure!
Thanks

"Catnip" wrote:

> Well I did all that you said to do,and still nothing.
>
> "TaurArian [MS-MVP]" wrote:
>
> > You may receive an error message that contains the "0x8DDD0018" code or the
> > "0x80246008" code when you try to download updates from the Microsoft Windows Update
> > Web site or from the Microsoft Update Web site
> > http://support.microsoft.com/default...b;en-us;910337
> >
> > You receive an error message when you try to download updates from the Windows Update
> > Web site or from the Microsoft Update Web site, or when you try to start the
> > Background Intelligent Transfer Service
> > http://support.microsoft.com/kb/916251/en-us?spid=6527
> >
> >
> > 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:
> >
> >
> > (Additional information added to original posting: Be careful with the above Step 3
> > modification - make sure that the entries are not highlighted before attempting to
> > enter BITS or you'll 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.)
> >
> > (Additional information added to original posting: The above command may wrap to more
> > than one line therefore you may have to copy the same to notepad so that it's one
> > line - including any spaces in the line)
> >
> > 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 ............................
> >
> >
> >
> > --
> >
> > ==================================
> > 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)
> >
> >
> > "Catnip" <> wrote in message
> > news:A54C767A-FAAD-40D8-9008-...
> > | This is the error # 0x80246008
> > | the automatic update has been trying to update since Oct.11th, it's now the
> > | 20th and still nothing is updated. Anybody hear anything on this??
> > |
> > | Thanks for your help!!
> > |
> > | Catnip
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
No Updates since 11th Nov??? NISH Windows Vista General Discussion 7 12-05-2007 02:37 PM
D-Day is March 11th! (DST Change) Frankster Windows Vista General Discussion 2 02-19-2007 04:53 PM
Error 0x80244022: Now 11th October 06: No solution? riversidegal Windows Update 1 10-11-2006 12:51 AM
Blue Screen after installing security updates dated 11th July Stefan Sieber Windows Update 1 07-12-2006 01:46 PM
April 11th Updates BAD LCK Windows Update 6 04-16-2006 02:51 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59