View Single Post
Old 2007-05-15, 10:26   #2 (permalink)
!pcteam
Portal User
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

hi,

your post is useful,

if someone use Windows XP Service Pack 2, the problem most likely lies with the DCOM Server Process Launcher. To resolve this, follow these steps:

a) Click the 'Start' button, and select 'Run' from the menu. In the 'Run' dialog that pops up, type:

sc config dcomlaunch start= auto

(Note that there is a space before 'auto', and no space betwee the 'start' and '=')

and click 'Ok'. Then type:

sc start dcomlaunch

and click 'Ok'.

good luck.
__________________
software reviews
!pcteam is offline   Reply With Quote