INFO: MFC OLE Classes Do Not Support "Embed in self" (121949)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++ for Windows, 16-bit edition 1.51
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
This article was previously published under Q121949 SUMMARY The MFC OLE classes in the versions listed above do not
include the ability for a container/server to embed items of its own type
within an instance of itself.
Users attempting to embed an OLE item
from the container/server into itself will receive the "Failed to create
object. Check system registry" dialog box. Further debugging will show that
QueryInterface failed to return the IViewObject interface for the embedded
item.
Modification Type: | Major | Last Reviewed: | 9/23/2003 |
---|
Keywords: | kbAutomation kbinfo kbLocalSvr KB121949 kbAudDeveloper |
---|
|