J
jmDesktop
Not sure where to post this, but I have a vbscript that is dying and I
do not know why. It runs for a while then disappears (dies.) I know
that vbscript has no decent error handling, but that I can do if
err.number >0 ...., It isn't a problem with the script, however, and I
believe it is dying because of something outside of it - in the OS or
some other conflict.
Is there any way to build a .NET program that monitors and logs why
the program dies and not just that it died? I'm not sure how to
proceed.
Thanks for any help.
do not know why. It runs for a while then disappears (dies.) I know
that vbscript has no decent error handling, but that I can do if
err.number >0 ...., It isn't a problem with the script, however, and I
believe it is dying because of something outside of it - in the OS or
some other conflict.
Is there any way to build a .NET program that monitors and logs why
the program dies and not just that it died? I'm not sure how to
proceed.
Thanks for any help.