Pages

Pages - Menu

25.10.10

VSS Error : Starting COM Server with clsid and name

Volume shadow copy service information:The COM Server with CLSID {e579ab5f-1cc4-44b4-bed9-de0991ff0623} and name IVssCoordinatorEx2 cannot be started.The service [0x80070422,The service cannot be started,either because it is disabled or because it has no enabled devices associated with it].
Operation:
Instantiating VSS server
Log Name : Application
Event id : 13
This event indicates that the computer is low on resources or it has incorrect COM registration information.
Solution :
  1. check that vss services are enabled  - refer previous posts to know how to enable the vss services.
  2. Providers are operating properly - open cmd as administrator and type diskshadow and press enter.Then type list providers and press enter.If a provider is missing from the list of registered providers,try reinstalling it.
  3. start COM+Event system service  - administrative tools->services->COM+Event system service->set status as started and service type as automatic.
Proof : 

Note : For more details refer http://technet.microsoft.com/en-us/library/dd364867(WS.10).aspx



volume shadow copy service information: The COM server with CLSID {4e14fba2-2e22-11d1-9964-00c04fbbb345} and name CEventSystem cannot be started. [0x80070013, the media is write protected].

No comments:

Post a Comment