PRB: Cannot Edit Linked Word 95 Documents on Machines w/ Word 97 (187920)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Word 97 for Windows
This article was previously published under Q187920 SYMPTOMS
If you insert a link to a Microsoft Word 95 document into a container
application running on a machine with Microsoft Word 97, when you try to
open or edit the document, you receive the following error message:
Failed to launch server application
CAUSE
This problem occurs because the container application thinks the linked
document is a Word 97 document, and doesn't realize that it is actually a
Word 95 document, which causes the application to throw a COleException
(0x80040008 -- Linked object's source class has changed) when it tries to
activate the document.
RESOLUTION
To resolve this problem, it is necessary to handle the COleException thrown
by the container. See below for the code necessary to do this.
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbAutomation kbinterop kbprb KB187920 |
---|
|