NLB is a driver so you would not see it using the service mmc snap-in. You
can use command line "sc query wlbs" to check status of the driver. I
believe a service should be able take dependency on the driver. You can try
"sc <your service name> config depends= wlbs/<other services>".
Vladimir Petter
Clustering and High Availability.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mubashir Khan" <> wrote in message
news:BB7FD790-DACB-4163-BD49-...
> i am unable to find any windows service with this name.
> Could you check on your system through services.msc
>
> "Vladimir Petter" wrote:
>
>> Look for "wlbs"
>>
>> Vladimir Petter
>> Clustering and High Availability.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Mubashir Khan" <> wrote in message
>> news:BC0FA49A-80E9-4950-A558-...
>> > We have developed an application that runs as windows service. It is
>> > dependent on NLB. We dont want to start our application unless NLB has
>> > been
>> > initialized. I know i can add the service dependency but what is the
>> > service
>> > name for NLB. i am unable to find any.
>> >
>> > Any help will be appreciated.
>>
|