After adding log messages I find out actions scripts causing problem. I tried compc command after removing this code. Compiler got through that error and moved much ahead. Eventually I failed with tons of following kind of error (even though I don't see issue with read-only or binding in the code).
Am i missing something? " Data binding will not be able to detect assignments to 'detailsAction'. <uiactions:ActionToolbarButton styleName="actionToolbarButtonError" action="{effActions.detailsAction}"/> InputScreenContainerViewStack.as(220): col: 9 Property dataProvider is read-only. dataProvider = dp; ^ TableEditorColumn.as(186): col: 33 'InputScreenVBox' has been deprecated. Please use 'InputScreenNavigatorContent or InputScreenVGroup'. var inputScreenVBox:InputScreenVBox = InputScreenVBox(UiHelper.findComponent(event.currentTarget, InputScreenVBox)); UiContext.as(217): col: 17 Property error is read-only. error = true; " Thanks, --Bhau -- Sent from: http://apache-royale-development.20373.n8.nabble.com/