|
Yep, I know it isn't a direct script error, but it would be extremely useful to know what script line and script was getting processed when the fatal exception was hit. In my experience, I have only seen fatal exceptions from a specific line of my code interacting with a COM object. I can usually work around them by adjusting my code. I just need to know where to look.
|