G
Guest
I have 2 services, both Portmappers.
One of the portmappers must start before the other otherwise it gets stuck
at "Starting". So I set the DependOnService of the other one to depend on
this one.
However on server reboot the dependant service starts up right away, and the
other one still gets stuck at "Starting".
Any suggestions on how I can get my dependant service to wait till the other
service is "Started" before trying to start up ?
Thanks
Mark
One of the portmappers must start before the other otherwise it gets stuck
at "Starting". So I set the DependOnService of the other one to depend on
this one.
However on server reboot the dependant service starts up right away, and the
other one still gets stuck at "Starting".
Any suggestions on how I can get my dependant service to wait till the other
service is "Started" before trying to start up ?
Thanks
Mark