N
NeilL
I'm not sure this is the right place for this question but seemed close so
I'll give it a go.
I have a Word application Dll and a set of VBA macros that are shipped in as
part of a Word template. On some user systems invoking application functions
is causing a Word exception. This generates a WER report to MS for Word but
nothing is available (like a stack trace or other diagnostic) that would help
me issolate the problem on these systems. I've tried setting up drwtson32 as
the default debugger but that does not help since Word catches all exceptions
so Dr Watson never sees anything.
What I'm trying to figure out is if there are any (simple) tools or
techniques that I can use to capture fault information related to these
failures.
Any help or pointers would be appreciated.
I'll give it a go.
I have a Word application Dll and a set of VBA macros that are shipped in as
part of a Word template. On some user systems invoking application functions
is causing a Word exception. This generates a WER report to MS for Word but
nothing is available (like a stack trace or other diagnostic) that would help
me issolate the problem on these systems. I've tried setting up drwtson32 as
the default debugger but that does not help since Word catches all exceptions
so Dr Watson never sees anything.
What I'm trying to figure out is if there are any (simple) tools or
techniques that I can use to capture fault information related to these
failures.
Any help or pointers would be appreciated.