|
This 0x80246008 means "SUS E DM FAILTOCONNECTTOBITS". There are some troubles related to BITS service.
Usually, this issue appears when one or more services required
for Windows Update running properly are stopped. To review this matter
Start, Run and type in (without the quotes): "services.msc". On the new
screen we have to see if Background Intelligent Transfer Service is
Started and it is set as Automatic. The same about Event Log service.
WEBMASTER NOTE:
I have experienced this issue, and I want to give my solution:
SYMPTOMS
When accessing to Windows Update, all the updates fail when starting to download them, that is, when we have chosen the updates to install and have clicked on "Install updates" button.
DIAGNOSE
Background Intelligent Transference Service may be set as "Manual", by default, and I did not change it. But when starting it using "net start bits", this service failed displaying an error "cannot find the file specified".
WORKAROUND
I decided to reinstall bits service, typing the command:
rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %SystemRoot%\inf\qmgr.inf
This task reinstalls the whole service and we will need our XP CD with SP2 slipstreamed it we have installed this Service Pack. So, after using CD and reinstalling the service I rebooted up the system, but after check whether the services was working fine it displayed me the same "cannot find the specified file " error again. I wondered what the hell this file was, and I realized the libraries used by BITS. Therefore, in the command line, I typed in:
regsvr32 qmgr.dll
I got the message saying that the dll was registered and voila!, I went to WU again (now without rebooting) and the updates got installed.
Trackback(0)
 |
lo solucione perfectamente!!!!