Automation error - The object invoked has disconnected from its cl

R

Rob Millray

I'm using Word 2003 with a VB6 plug in that intecepts Word and does
additional processing when saving and printing. The code works fine unless I
type something while it is working. In this case it generates an automation
error "The object invoked has disconnected from its clients" It doesn't
matter what I type and it works fine over and over if I don't type anything.
I have seen the articles about unqualified method and property calls but I
don't do that - the plug in talks to a document management system which
doesn't need to use internal word functions. Does anyone have any ideas how
to either fix the problem or alternatively how to ignore all user input
whilst the plug in is working?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top