Page 1 of 1

Issue: c15r: component not found

Posted: Mon Oct 20, 2014 12:46 pm
by Stelios Geo

Hello team,

I'm working on my application with REST services and I am experiencing the following error when my screen invokes the REST service
c15r: component not found

The service was about populating a button list with data from xml.
I tried another service that i used to work with from json format but the error keeps showing and i got no result...
Any ideas??

Thank you,

Stg


Issue: c15r: component not found

Posted: Mon Oct 20, 2014 1:34 pm
by Evgene Karachevtsev

Stelios,

Could you please share your project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a, tell us its name and steps to reproduce the issue? (http://devcenter.appery.io/documentat...)


Issue: c15r: component not found

Posted: Mon Oct 20, 2014 1:51 pm
by Stelios Geo

Sure Evgene,

I already shared the project with the a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
Its called "TestAppStel" and to produce the error:

  1. Test the app

  2. input user2 and user2 to username and password and press Login button

  3. The next screen is supposed to get filled with data (vessel names) but it does nothing and the chrome console throws this exception...

    Thank you,

    Stg


Issue: c15r: component not found

Posted: Mon Oct 20, 2014 5:35 pm
by Kateryna Grynko

Hi,

As we can see you have changed a file Screen3.js in app sources.
Please delete it and on parent folder (WEB_RESROUCES) click 'Undo all source changes'.


Issue: c15r: component not found

Posted: Tue Oct 21, 2014 6:49 am
by Stelios Geo

Thank you team so much! i did put a new line on my js, didnt know that would cause trouble...