FIX: OLE Client: Copying Linked Object Gives Err: Can't PasteLast reviewed: October 30, 1997Article ID: Q97619 |
1.00 2.00
WINDOWS
kbole kbbuglist
The information in this article applies to: - Standard and Professional Editions of Microsoft Visual Basic for Windows, version 2.0- Microsoft Professional Toolkit for Visual Basic programming system for Windows, version 1.0
SYMPTOMSIf you use the OLE client control to paste a linked OLE object onto the clipboard and then later copy the same OLE object from the clipboard back to the OLE client control, you may see this error message:
Can't PasteThis occurs whether the linked OLE object is created from an existing file (OleClient1.Action = 1) or from an OLE object on the clipboard (OleClient1.Action = 4). This problem occurs only with a linked object, not with an embedded object.
STATUSMicrosoft has confirmed this to be a bug in both the Standard and Professional Editions of Microsoft Visual Basic version 2.0 for Windows and in the Microsoft Professional Toolkit for Visual Basic programming system version 1.0 for Windows. This bug was corrected in Visual Basic version 3.0 for Windows.
MORE INFORMATIONThe following example uses Microsoft Excel version 4.0 as the application associated with the OLE object, however the bug does not depend on Excel; it occurs no matter which application is associated with the OLE object.
Steps to Reproduce Problem
|
Additional reference words: 1.00 2.00 3.00 errmsg buglist1.00 buglist2.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |