application

  • Thread starter Thread starter kerpal
  • Start date Start date
K

kerpal

hi all,

How would I monitor my VB app. when running on Windows Server 2003 with
Network Load Balance Service (NLBS)? And if the program fails would it be
possible to shut down the NLBS hosts automatically?

Thanks for any pointers!
 
* "kerpal said:
How would I monitor my VB app. when running on Windows Server 2003 with
Network Load Balance Service (NLBS)? And if the program fails would it be
possible to shut down the NLBS hosts automatically?

What do you mean by "fails"? An unhandled exception that will cause the
application to quit?
 
Back
Top