Expand my Community achievements bar.

"Unable to locate specified base class"

Avatar

Level 1
I have a problem when flex try to compile one of my mxml.

This is the error:






Error /ClcFlex.mxml


Unable to locate specified base class
'crm.fwx.option.FwxMenuDefinition' for component class
'crm.appl.clc.mxml.ClcMainMnu'.




The other problem is:




Error
D:\clc\src_gen\flex\crm\appl\clc\domain\ClcSectorDO.as:9

The definition of base class FwkDefaultDO was not found.



8:

9: public class ClcSectorDO extends
crm.core.persistence.FwkDefaultDO

10: {




What should I do to resolve these problems?



Thanks!!!
0 Replies