Consultor Eletrônico



Kbase P186728: Cross-project inheritance fails in VD when used before load in IDE
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/28/2011
Status: Unverified

SYMPTOM(s):

Cross-project inheritance fails in VD when used before load in IDE

An exception occurred loading the design canvas: The type '<type name>' has no property named '<property name>'.

Happens between 2 projects when the form is in one project and the called property is in another.

Property is defined in a super class which is being called from an inherited control.

Happens only when the form containing the object is run/opened before the from is loaded in the VD.

Only happens in the VD

Works fine from source/runtime

FACT(s) (Environment):

Windows
OpenEdge 10.2B

CAUSE:

Bug# OE00206514

FIX:

Workaround is to not display the form before the form is loaded into Visual Designer.