Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 236531 - Last Review: June 24, 2004 - Revision: 2.1
MOD2000: Cannot Insert HHCtrl.ocx into a Microsoft Access Form
This article was previously published under Q236531
Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
If you try to insert the HHCtrl.ocx ActiveX control into a Microsoft Access form, you may receive the following error message:
The operation on the OLE object failed.
The OLE Server may not be registered.
To register the OLE Server, reinstall it.
The HHCtrl.ocx ActiveX control is an HTML Help control designed to insert features such as Help navigation and secondary window functionality into an HTML file. The control does not function in an Access form.
Use the TreeView control, which is similar in appearance to the HHCtrl.oxc ActiveX control. The TreeView control is designed to display data that is hierarchical in nature, such as organization trees, the entries in an index, or the files and folders on a disk, and it is supported in Access 2000.
For more information about how to use the TreeView control, open the MSDN Library - Microsoft Office 2000 Developer. In the
Active Subset list, select
Microsoft Office 2000 Developer Documentation.
Click the
Index tab, type
TreeView controls, described as the keywords to find, and then click
Display.
If you have not installed the MSDN Library, you can view the topic at
MSDN Online: Using the Treeview Control
(http://msdn.microsoft.com/en-us/library/aa479012.aspx)
.
APPLIES TO
- Microsoft Office 2000 Developer Edition
- Microsoft Access 2000 Standard Edition
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate