B
Bob
I have an app running 24 7 on a computer hiden away in a closet. I need to
be able to monitor if it has thrown any unhandled exceptions or if it is no
longer responding from another computer on the network. I also need a
supervisor or a tech support guy to be advised ASAP when a problem occurs.
One of the difficulties is that the app uses telephony card drivers from
Dialogic and these sometimes go out to lunch also and we need to know when
these drivers seem to stop doing their jobs.
Does anyone have any suggestions on where to start with this? The app is
written in VS 2003 VB.net and its a Winforms app. I've noticed that in
Vs2005 in ApplicationEvents.vb there is an event that can trap unhandled
exceptions in the application. I haven't seen anything like that in Vs 2003
Vb.NET is there something similar available? I'm stuck with using 2003 for
this app because the telephony stuff is not yet available for 2005.
Any help or suggestions would be greatly appreciated.
Bob
be able to monitor if it has thrown any unhandled exceptions or if it is no
longer responding from another computer on the network. I also need a
supervisor or a tech support guy to be advised ASAP when a problem occurs.
One of the difficulties is that the app uses telephony card drivers from
Dialogic and these sometimes go out to lunch also and we need to know when
these drivers seem to stop doing their jobs.
Does anyone have any suggestions on where to start with this? The app is
written in VS 2003 VB.net and its a Winforms app. I've noticed that in
Vs2005 in ApplicationEvents.vb there is an event that can trap unhandled
exceptions in the application. I haven't seen anything like that in Vs 2003
Vb.NET is there something similar available? I'm stuck with using 2003 for
this app because the telephony stuff is not yet available for 2005.
Any help or suggestions would be greatly appreciated.
Bob