D
David Thielen
Hi;
I am trying somehow to get these bugs reported to the Word group
(having no luck so far):
When I cast Application to ApplicationClass and hook the
NewDocument/DocumentOpen/DocumentClose - that works fine on my
computer, but not my daughters. When I cast to
ApplicationEvents3_Event it works fine on both. I have no idea what
the difference is and therefore have no suggestion on how to reproduce
it. (One note, my daughters computer has never had Visual Studio
loaded on it - that could be the difference). I think it was just
NewDocument that threw the exception but I am not sure.
- dave
ps - I know you are not supposed to use ApplicationClass but I still
think it should not throw an exception.
I am trying somehow to get these bugs reported to the Word group
(having no luck so far):
When I cast Application to ApplicationClass and hook the
NewDocument/DocumentOpen/DocumentClose - that works fine on my
computer, but not my daughters. When I cast to
ApplicationEvents3_Event it works fine on both. I have no idea what
the difference is and therefore have no suggestion on how to reproduce
it. (One note, my daughters computer has never had Visual Studio
loaded on it - that could be the difference). I think it was just
NewDocument that threw the exception but I am not sure.
- dave
ps - I know you are not supposed to use ApplicationClass but I still
think it should not throw an exception.