Article ID: 159923 - Last Review: September 5, 2006 - Revision: 4.0 How to use licensed ActiveX controls in Internet ExplorerThis article was previously published under Q159923 On This PageSUMMARY A licensed ActiveX control does not load correctly in an
Internet Explorer HTML page if the computer is not licensed to use the control.
For example, if you use Microsoft Visual C++ to build the control, the HTML
page loads with the control on the computer where it was built, but it does not
load on a different computer. To use licensed controls in an HTML page on a non-licensed computer, you must generate a license package (.lpk) file. The .lpk file contains the run-time licenses for licensed controls in the HTML page. You can use the License Package Authoring Tool (Lpk_tool.exe) to generate this file. To obtain the License Package Authoring Tool, visit the following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyID=d2728e89-575e-42e9-a6ff-07d0021e68cc
(http://www.microsoft.com/downloads/details.aspx?FamilyID=d2728e89-575e-42e9-a6ff-07d0021e68cc)
Steps to add a control to an HTML pageTo embed a licensed control on an HTML page, follow these steps:
TroubleshootingBefore you use a licensed control in a Web page, verify the following items:
Note ActiveX controls that come with Microsoft Visual C++ and Microsoft Visual Basic are also licensed controls. Follow the steps above to use them on an HTML page. Microsoft provides a signed version of these .cab files. For more information, see the "References" section. REFERENCES For additional information about CAB file distribution,
click the following article numbers to view the articles in the Microsoft
Knowledge Base: 172991
(http://support.microsoft.com/kb/172991/
)
CAB files distributed with Visual Basic 5.0
For
additional information about the Internet component download process, click the
following article numbers to view the articles in the Microsoft Knowledge Base:
264570
(http://support.microsoft.com/kb/264570/
)
WebCast: How does Internet component download work?
252937
(http://support.microsoft.com/kb/252937/
)
How to find more information about why code download failed
271594
(http://support.microsoft.com/kb/271594/
)
Internet component download online troubleshooter is available
271273
(http://support.microsoft.com/kb/271273/
)
Second licensed ActiveX control does not load
APPLIES TO
| Article Translations
|

Back to the top
