Article ID: 121678
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
- Microsoft Word 6.0 Standard Edition
This article was previously published under Q121678
SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you update a Microsoft Word 6.0 object in an OLE control on a form,
the computer seems to stop responding (hang), or repeat the following error
message:
This action cannot be completed because the other application is busy.
Choose Switch To to activate the busy application and correct the
problem.
-or-
This action cannot be completed because the WINWORD application
(Microsoft Word) is not responding. Choose Switch To to activate
WINWORD and correct the problem.
When you click Switch To, or Retry, the error message is displayed again.
CAUSE
This behavior may occur because of an AutoClose macro that calls a
WordBasic command that is not available when an OLE object is selected.
RESOLUTION
Remove the WordBasic command from the macro.
Keywords: kberrmsg kbprb KB121678