> We have a VB application which formats raw data (.tsv files) and generates
> Excel Reports. The application runs 24X7 and formats around 1000-2000 reports
[quoted text clipped - 10 lines]
>
> Can anyone tell us how to programatically detect that a Excel Instance hung?
Off the top of my head, why not set a timer, if no return code before the
timer fires, you've got a problem. A long shot, maybe it will work.
Dave
Bharat Sharma - 30 Dec 2004 10:02 GMT
Anil,
I think that there are following options:
1. Find exact reason as in why the application hung? Is there some
problem with coding or whet? I have used excel many times for generating
reports and my experience tells me that there is always some thing we
can do to improve our code.
2. Since we can estimate a successful completion time we can also probe
that a particular application is hung or not.
>
>
[quoted text clipped - 60 lines]
>
>

Signature
Best,
_____________
Bharat Sharma
* TEN Technologies.
* Official Web: _www.ten-technologies.com_
<http://www.ten-technologies.comemail/>
Personal Web: _www.bharatsharma.net_ <http://www.bharatsharma.net/>