Re: BITS Service

Tech-Archive recommends: Fix windows errors by optimizing your registry




The same problem.
Tried bitsadmin utility, with no results

bitsadmin.exe /util /repairservice /force
BITSADMIN version 2.0 [ 6.6.2600.2180 ]
BITS administration utility.
(C) Copyright 2000-2004 Microsoft Corp.


Attempting to instantiate BITS main interface,
IBackgroundCopyManager...
The BITS service will be started if not already running.
Failed to instantiate BITS Manager interface... - 0x80080005
Detailed error code retrieved - 0x00002ee4

Analysis of the error code does not suggest a probable cause.
For more information about known issues with BITS, see the KB article
Q331716
'List of Known Issues for Background Intelligent Transfer Service
(BITS)' in
the Microsoft Knowledge Base at
http://go.microsoft.com/fwlink/?linkid=15107.
You can also post BITS-related questions and comments to the
microsoft.public.windows.backgroundtransfer newsgroup.


Force mode was specified -- forcing the deletion and recreation of the
BITS service.
Deleting the BITS service...
Recreating the BITS service...
Attempt #1 to create the BITS service... Succeeded.
Setting the value of the registry key
HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parame ters\ServiceDll to
%SystemRoot%\System32\qmgr.dll.

Attempting to instantiate BITS main interface,
IBackgroundCopyManager...
The BITS service will be started if not already running.
Failed to instantiate BITS Manager interface... - 0x80080005
Detailed error code retrieved - 0x00002ee4

Analysis of the error code does not suggest a probable cause.
For more information about known issues with BITS, see the KB article
Q331716
'List of Known Issues for Background Intelligent Transfer Service
(BITS)' in
the Microsoft Knowledge Base at
http://go.microsoft.com/fwlink/?linkid=15107.
You can also post BITS-related questions and comments to the
microsoft.public.windows.backgroundtransfer newsgroup.
ERROR - failed to repair the BITS service. Error code - 0x80072ee4


--
Jan Bogdanovich
------------------------------------------------------------------------
Jan Bogdanovich's Profile: http://forums.techarena.in/member.php?userid=15120
View this thread: http://forums.techarena.in/showthread.php?t=110694

www.techarena.in

.



Relevant Pages

  • Re: Windows Update failing
    ... Copyright 1985-2001 Microsoft Corp. ... Attempting to instantiate BITS main interface, ... Analysis of the error code does not suggest a probable cause. ...
    (microsoft.public.windowsupdate)
  • Re: BITS Service
    ... Failed to instantiate BITS Manager interface... ... Analysis of the error code does not suggest a probable cause. ... the Microsoft Knowledge Base at ...
    (microsoft.public.windows.server.general)
  • Re: What about CAO?
    ... So if I have the remoting service set as SingleCall - it's ... it's not possible to instantiate a new ... Now implement this interface on the ... > only on the client). ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: pls clarify important concepts...
    ... >>I do know what instantiate is, ... > Subclassing is just that: ... You implement an interface. ... methods of this interface if I implement ServletRequest? ...
    (comp.lang.java.help)
  • Re: What about CAO?
    ... One possible solution to this is to extend your shared assembly with an interface for a SAO object. ... It needs a single method which returns a new instance of the CAO, ... Then get a reference of this object on the client via GetObject (you do not instantiate the object, you get a proxy of the existing one from the server - so it will work with the interface only on the client). ...
    (microsoft.public.dotnet.framework.remoting)