J
Jason MacKenzie
I have an application running on Windows Server 2003 that was installed
using an MSI package. Every once in a while (maybe once a week), I'll see,
by looking at the database that the app is not reporting as it should.
When I go back and look at the machine, the app is still running, but
there's a dialog open telling me about enabling JIT debugging. The problem
is that it doesn't really detail what the error is at all, it just tells me
about the loaded assemblies.
This is production critical information and it causes a lot of problems if
the app is down. So I guess my question is - is there a way to handle errors
at the application level? Or perhaps someone could explain to me the best
way to deal with this situation. I realized I could enable JIT debugging but
if there's any other way I'd love to hear about it.
Thanks a lot,
Jason
using an MSI package. Every once in a while (maybe once a week), I'll see,
by looking at the database that the app is not reporting as it should.
When I go back and look at the machine, the app is still running, but
there's a dialog open telling me about enabling JIT debugging. The problem
is that it doesn't really detail what the error is at all, it just tells me
about the loaded assemblies.
This is production critical information and it causes a lot of problems if
the app is down. So I guess my question is - is there a way to handle errors
at the application level? Or perhaps someone could explain to me the best
way to deal with this situation. I realized I could enable JIT debugging but
if there's any other way I'd love to hear about it.
Thanks a lot,
Jason