Consultor Eletrônico



Kbase P5148: AppBuilder cannot find license for Microsoft Common Control
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/16/2010
Status: Verified

SYMPTOM(s):

AppBuilder cannot find license for Microsoft Common Control

The following message is displayed:

<control name>
Unable to create control
The license file for the specified ActiveX control was not found.

FACT(s) (Environment):

Inserting the Microsoft ListView control into a window
Inserting the Microsoft ImageList control into a window
Inserting the Microsoft TreeView control into a window
Inserting the Microsoft Toolbar control into a window
Inserting the Microsoft TabStrip control into a window
Inserting the Microsoft StatusBar control into a window
Inserting the Microsoft Communications control into a window
MSCOMCTL.OCX file has been successfully registered using regsvr32.
Windows
Progress 9.x
OpenEdge 10.x

CAUSE:

A design time license for the ActiveX Control may not be available. The AppBuilder provides list of the ActiveX Controls that are installed and registered, but it has no way of knowing if a control is licensed for design time use until it attempts to instantiate a copy of the control.

FIX:

Possible solutions to consider:

Install a Microsoft development tool such as Visual Basic or Visual Studio.
If Visual Basic 5 or 6 is available, update the design-time licenses for these controls by running \COMMON\TOOLS\VB\CONTROLS\VBCTRLS.REG from the Visual Basic installation CD-ROM.