==
Cheers, Tim Meddick, Peckham, London.
"John Doty" <John...@discussions.microsoft.com> wrote in message
news:80DC1204-F6EB-4DCB...@microsoft.com...
Event ID 10010
Source DCOM
User NT AUTHORITY/NETWORK SERVICE
The server {1F87137D-0E7C-44D5-8C73-4EFFB68962F2} did not register with DCOM
within the required timeout.
Event ID 10010 Source DCOM
Is the DCOM Process Launcher Service even running? If it's not running then
that might be the place to start.
If it is running, is the game running under different credentials than the
current user or the credentials that DCOM is using?
--
Mike H
I figured out the problem (at least for me). I added Network Service to
the Administrators group and everything started working again. This is
bad security wise, though. There is a permission some where
Administrators have that my Network Service doesn't.. Wish I knew what
it was.