Consultor Eletrônico



Kbase P166886: Program will not compile because it can not find the Infragistics.Win.UltraWinGrid.UltraGrid
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/1/2010
Status: Unverified

SYMPTOM(s):

Program will not compile because it can not find the Infragistics.Win.UltraWinGrid.UltraGrid

Architect will not compile ABL Form class

FACT(s) (Environment):

OpenEdge 10.2x
Windows

CAUSE:

The project's assemblies.xml file does not containt references to Infragistics assemblies.

FIX:

Update the assemblies.xml file using one of this methods:
1. Add infragistics references to the OpenEdge project
or 2. Edit assemblies.xml file and copy Infragistics references from an existing assemblies.xml file
or 3. Create a new ABL Form and add infragistics object to the form. This will update the projects references and subsequently assemblies.xml file.