Parvez
Aug 26 2006, 08:44 PM
I followed BlackViper's advice and disabled unesscary services. I have been getting this error in the EventLog system.. it's about DCOM! The error msg is
QUOTE
DCOM got error "The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. " attempting to start the service usnsvc with arguments "" in order to run the server:
{736F8997-C651-4C45-BC43-8AF8369890F1}
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Which service is that I need to start?
Thanks!
zaphirer
Aug 26 2006, 08:48 PM
Try the Help and Support service; set it to automatic, then reboot. What happened when the error occured?
JohnDemolition
Aug 26 2006, 09:03 PM
the help and support service is close to useless. that's why i have it disabled

as for the service that needs to be started it's called "DCOM Server Process Launcher"
Parvez
Aug 26 2006, 09:51 PM
Yeah, i agree the help and support service is useless. I have it disabled too.
I already have DCOM Server Process Launcher set to Automatic and plus it's started. Maybe some other service?
QUOTE
Try the Help and Support service; set it to automatic, then reboot. What happened when the error occured?
Nothing happend. I sometimes check the EventLog and I saw this error from DCOM. The service keeps on trying to turn on but can't.. so there were a lots of same error from DCOM.
Tarun
Aug 26 2006, 10:57 PM
This is what happens when people play with their services. Leave them alone, as the defaults.
Action > Export List... > Unicode (Comma Delimited)
Parvez
Aug 26 2006, 11:02 PM
Am i suppose to save it and post here?
---
Name,Type,Description,Size
Application,Log,Application Error Records,64.0 KB
Security,Log,Security Audit Records,512.0 KB
System,Log,System Error Records,64.0 KB
Tarun
Aug 26 2006, 11:10 PM
Under services.msc is where you get the information.
krit86lr
Aug 27 2006, 05:52 PM
QUOTE(Parvez @ Aug 26 2006, 03:44 PM) [snapback]47296[/snapback]
"DCOM got error "The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. " attempting to start the service usnsvc with arguments "" in order to run the server:
{736F8997-C651-4C45-BC43-8AF8369890F1}"
Which service is that I need to start?
Thanks!
By any chance were you trying to use Messenger when this error occurred? The error stated that it was trying to start the usnsvc service which is used for Messenger. I would set that to manual so that it can turn itself on only when needed.
Parvez
Aug 27 2006, 09:49 PM
Ah, no wonder why I kept getting this error. That service was set to disabled

now it's set to Manual.
Thanks a lot krit <3