Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

Can't do updates, nor start BITS

microsoft.public.windowsupdate




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #11 (permalink)  
Old 04-15-2009
jaygo
 

Posts: n/a
RE: Can't do updates, nor start BITS
The virus we had didn't remove these keys but I did verify that they exist on
both the previously infected machine and an uninfected machine (separate
network). The actual locations are:

HKLM/SYSTEM/CurrentControlSet/Services/BITS/Parameters
HKLM/SYSTEM/CurrentControlSet/Services/BITS/Security

Otherwise, the directions work.

Thanks much to Mindbank for the suggestion! That was all we needed.

"J. Logan" wrote:

> I had the same worm that broke your BITS. The path that your service lists is
> correct. The problem is that the worm deleted the "Parameters" and "Security"
> keys for the BITS service from the registry. To resolve this do the following
> (Use registry editor at your own risk):
>
> 1) Click Start-->Run and type regedit.exe and click ok.
> 2) Navigate to HKLM\Services\CCS\BITS
> 3) Right click on BITS and choose New-->Key and name it Parameters
> 4) Left click the new parameters key. In the right pane right click and
> choose New-->Expandable String Value and name it ServiceDll
> 5) Double click the ServiceDll key that you created and in the value data
> box paste this: C:\WINDOWS\system32\qmgr.dll
> 6) Do the same procedure to create a new key called Security below BITS.
> Create a new Binary value in the security key and name it Security. Scroll
> down in the registry editor until you see a service called: wuauserv. Left
> click its security key. Double click the binary value on the right called
> security. highlight all of it (ALL OF IT!) and go back to the binary value
> that you created under BITS\Security.
> 7) Double click yours and paste in the data.
> 8) Start the service and Voila! Windows Update should work again.
>
> I hope this helps someone!
>
> "In Excelsius Dago" wrote:
>
> > The error code that I get for updates is 0x80246008. On looking for
> > how to approach this problem, I went to services.msg and opened up the
> > Background Intelligent transfer services dialog. System status showed
> > "stopped." I tried to start, and was told, "Could not start the
> > Background Intelligent Transfer Service service on Local Computer.
> > Error 2: The system cannot find the file specified." The path was C:
> > \WINDOWS\system32\svchost.exe -k netsvcs. Is this correct, and if so,
> > what file needs to be located and how to I get it, I wonder.
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 05-09-2009
xDragonZ - AngNetwork.com
 

Posts: n/a
Re: Can't do updates, nor start BITS
YES!!!! THANKS!!! MY computer was HITS by virus and NOW FIXED
go change %fystemRoot%\system32\svchost.exe -k netsvcs
to %systemRoot%\system32\svchost.exe -k netsvcs By using RegEdit in ImagePath

"brianjkilby@gmail.com" wrote:
>
> PERFECT!!! I too had this problem, and searching the registry for
> "fsystemRoot" and replacing it with "SystemRoot" had me back up and
> running in a matter of seconds... no reboot required. Thanks!!!
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-20-2009
histud
 

Posts: n/a
RE: Can't do updates, nor start BITS
After searching everywhere, this fix finally worked for me. Thanks to both of
you for the excellent info!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 07-08-2009
Papa Hem
 

Posts: n/a
RE: Can't do updates, nor start BITS
Thank you so much!!!! I had a BT software specialist on the phone for 3
hours, and he go nowhere with this (their crappy Netprotect Plus program - by
McAfee - let 29 infected files onto my machine). I'm pretty ignorant about
computers and have spent most of the day on this - and you guys led an idiot
like me through this. thank you so much.

"histud" wrote:

> After searching everywhere, this fix finally worked for me. Thanks to both of
> you for the excellent info!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 07-09-2009
igor maric
 

Posts: n/a
RE: Can't do updates, nor start BITS
yes when i click on bits and click new it says cannot create key : error
while opening
the key bits
"J. Logan" wrote:

> I had the same worm that broke your BITS. The path that your service lists is
> correct. The problem is that the worm deleted the "Parameters" and "Security"
> keys for the BITS service from the registry. To resolve this do the following
> (Use registry editor at your own risk):
>
> 1) Click Start-->Run and type regedit.exe and click ok.
> 2) Navigate to HKLM\Services\CCS\BITS
> 3) Right click on BITS and choose New-->Key and name it Parameters
> 4) Left click the new parameters key. In the right pane right click and
> choose New-->Expandable String Value and name it ServiceDll
> 5) Double click the ServiceDll key that you created and in the value data
> box paste this: C:\WINDOWS\system32\qmgr.dll
> 6) Do the same procedure to create a new key called Security below BITS.
> Create a new Binary value in the security key and name it Security. Scroll
> down in the registry editor until you see a service called: wuauserv. Left
> click its security key. Double click the binary value on the right called
> security. highlight all of it (ALL OF IT!) and go back to the binary value
> that you created under BITS\Security.
> 7) Double click yours and paste in the data.
> 8) Start the service and Voila! Windows Update should work again.
>
> I hope this helps someone!
>
> "In Excelsius Dago" wrote:
>
> > The error code that I get for updates is 0x80246008. On looking for
> > how to approach this problem, I went to services.msg and opened up the
> > Background Intelligent transfer services dialog. System status showed
> > "stopped." I tried to start, and was told, "Could not start the
> > Background Intelligent Transfer Service service on Local Computer.
> > Error 2: The system cannot find the file specified." The path was C:
> > \WINDOWS\system32\svchost.exe -k netsvcs. Is this correct, and if so,
> > what file needs to be located and how to I get it, I wonder.
> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 07-17-2009
SKIN
 

Posts: n/a
RE: Can't do updates, nor start BITS
You just have to click edit in the file menu with that entry highlighted and
select permissions. Then make sure your user (administrator, or what ever
your user name is) has full control checked. Then you will be able to edit
the fystem entries to system.

Hope this helps!



"igor maric" wrote:

> yes when i click on bits and click new it says cannot create key : error
> while opening
> the key bits
> "J. Logan" wrote:
>
> > I had the same worm that broke your BITS. The path that your service lists is
> > correct. The problem is that the worm deleted the "Parameters" and "Security"
> > keys for the BITS service from the registry. To resolve this do the following
> > (Use registry editor at your own risk):
> >
> > 1) Click Start-->Run and type regedit.exe and click ok.
> > 2) Navigate to HKLM\Services\CCS\BITS
> > 3) Right click on BITS and choose New-->Key and name it Parameters
> > 4) Left click the new parameters key. In the right pane right click and
> > choose New-->Expandable String Value and name it ServiceDll
> > 5) Double click the ServiceDll key that you created and in the value data
> > box paste this: C:\WINDOWS\system32\qmgr.dll
> > 6) Do the same procedure to create a new key called Security below BITS.
> > Create a new Binary value in the security key and name it Security. Scroll
> > down in the registry editor until you see a service called: wuauserv. Left
> > click its security key. Double click the binary value on the right called
> > security. highlight all of it (ALL OF IT!) and go back to the binary value
> > that you created under BITS\Security.
> > 7) Double click yours and paste in the data.
> > 8) Start the service and Voila! Windows Update should work again.
> >
> > I hope this helps someone!
> >
> > "In Excelsius Dago" wrote:
> >
> > > The error code that I get for updates is 0x80246008. On looking for
> > > how to approach this problem, I went to services.msg and opened up the
> > > Background Intelligent transfer services dialog. System status showed
> > > "stopped." I tried to start, and was told, "Could not start the
> > > Background Intelligent Transfer Service service on Local Computer.
> > > Error 2: The system cannot find the file specified." The path was C:
> > > \WINDOWS\system32\svchost.exe -k netsvcs. Is this correct, and if so,
> > > what file needs to be located and how to I get it, I wonder.
> > >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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

vB 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
Cannot start BITS service in XP Aaron microsoft.public.windows.vista.administration accounts passwords 7 01-04-2008 17:48
BITS Service won't start, Can't update Windows Update Steve Mahon microsoft.public.windowsupdate 1 12-31-2007 00:57
BITS can't start, error 123 module not found R. Choate microsoft.public.windowsupdate 1 12-13-2007 08:30
Article ID: 930891 Lorsque vous insrez un DVD 64 bits Windows Vista partir d'un systme d'exploitation 32 bits, l'opration choue KBArticles French 0 10-23-2007 20:00
Internet Explorer 7 (32-bits) keeps on freezing wile the 64-bits works OK in Vista 64 Trond Ruud microsoft.public.windows.vista.general 2 06-16-2007 16:30




All times are GMT +1. The time now is 19:30.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119