M
MikeBTP
I am opening Visio 2002 (invisibly) then opening several Visio docs in it
from Visual Basic 6.0 using VBA functions then closing each doc then closing
Visio (with App.Quit). Many times (not always) when it tries to Quit I get
this message: "You cannot quit Visio because a program is handling an event
from Visio. If VBA is at a breakpoint, reset VBA, then quit again."
When the user clicks OK to close this message, Visio is still open and can
only be closed through the Task Manager...End Process. There are simple
regsitry settings being made during Document Close and App.Quit but we can't
find what's causing this.
Anybody have any ideas?
Thanks for any help,
Mike
from Visual Basic 6.0 using VBA functions then closing each doc then closing
Visio (with App.Quit). Many times (not always) when it tries to Quit I get
this message: "You cannot quit Visio because a program is handling an event
from Visio. If VBA is at a breakpoint, reset VBA, then quit again."
When the user clicks OK to close this message, Visio is still open and can
only be closed through the Task Manager...End Process. There are simple
regsitry settings being made during Document Close and App.Quit but we can't
find what's causing this.
Anybody have any ideas?
Thanks for any help,
Mike