Control Editor CISWTException

Hello,
by creating a new Control I get an Error in SWTBasedGui cis2.2:

com.softwareag.cis.gui.swt.util.CISWTException:
com.softwareag.cis.gui.swt.controls.ITRControl is not inherited from CIControl. Parent is com.softwareag.cis.gui.swt.controls.ITRControl

editor_lip.xml:

[quote]

<?xml version="1.0" encoding="UTF-8"?>

<!

Hi,
you have configured the control to have an ITR as child of another ITR (which is not allowed), once in the Positioning tab as embedding container and once in the XML tab.
If you remove the ITR given in the XML tab it should work.

Kind regards,

Javier

Thanks,
it works.
Best Regards,

Markus